nguyenvuthientrang's Stars
OpenLMLab/LEval
[ACL'24 Outstanding] Data and code for L-Eval, a comprehensive long context language models evaluation benchmark
p1nksnow/MoICE
Official implementation for "Mixture of In-Context Experts Enhance LLMs’ Awareness of Long Contexts" (Accepted by Neurips2024)
lancopku/agent-backdoor-attacks
Code&Data for the paper "Watch Out for Your Agents! Investigating Backdoor Threats to LLM-Based Agents" [NeurIPS 2024]
tencent-ailab/IP-Adapter
The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
MadryLab/label-consistent-backdoor-code
Code for "Label-Consistent Backdoor Attacks"
AISafety-HKUST/Backdoor_Safety_Tuning
Backdoor Safety Tuning (NeurIPS 2023 & 2024 Spotlight)
YiZeng623/I-BAU
Official Implementation of ICLR 2022 paper, ``Adversarial Unlearning of Backdoors via Implicit Hypergradient''
VinAIResearch/Warping-based_Backdoor_Attack-release
WaNet - Imperceptible Warping-based Backdoor Attack (ICLR 2021)
clovaai/SSUL
[NeurIPS 2021] SSUL: Semantic Segmentation with Unknown Label for Exemplar-based Class-Incremental Learning
monster119120/Generalizable-Mixture-of-Experts
GMoE could be the next backbone model for many kinds of generalization task.
SWY666/SSL-backdoor-BLTO
This is the code repo for our ICLR 2024 paper "Backdoor Contrastive Learning via Bi-level Trigger Optimization".
sunh1113/Efficient-backdoor-attacks-for-deep-neural-networks-in-real-world-scenarios
TOM-tym/APG
Official PyTorch implementation of our ICCV2023 paper “When Prompt-based Incremental Learning Does Not Meet Strong Pretraining”
muzairkhattak/PromptSRC
[ICCV'23 Main Track, WECIA'23 Oral] Official repository of paper titled "Self-regulating Prompts: Foundational Model Adaptation without Forgetting".
KU-VGI/Si-Blurry
Official repository for Online Class Incremental Learning on Stochastic Blurry Task Boundary via Mask and Visual Prompt Tuning on ICCV 2023
JingyangQiao/prompt-gradient-projection
thu-ml/HiDe-Prompt
Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (NeurIPS 2023, Spotlight)
zihao-ai/Awesome-Backdoor-in-Deep-Learning
A curated list of papers & resources on backdoor attacks and defenses in deep learning.
laekov/fastmoe
A fast MoE impl for PyTorch
XiangLi1999/ContrastiveDecoding
contrastive decoding
Timothyxxx/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
ucinlp/autoprompt
AutoPrompt: Automatic Prompt Construction for Masked Language Models.
princeton-nlp/LM-BFF
[ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
lucidrains/CALM-pytorch
Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind
keirp/automatic_prompt_engineer
allenai/natural-instructions
Expanding natural instructions
google-research/FLAN
amazon-science/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
dqxiu/ICL_PaperList
Paper List for In-context Learning 🌷
r-three/t-few
Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"