nhhoang96's Stars
google-research/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
nhhoang96/phonemic_xlingual
Enhancing Cross-lingual Transfer via Phonemic Transcription Integration (Findings of ACL'2023)
nhhoang96/CoF-CoT
CoF-CoT: Enhancing Large Language Models with Coarse-to-Fine Chain-of-Thought Prompting for Multi-domain NLU Tasks (EMNLP'2023)
zhilizju/Awesome-instruction-tuning
A curated list of awesome instruction tuning datasets, models, papers and repositories.
horseee/Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
AkariAsai/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
XueFuzhao/awesome-mixture-of-experts
A collection of AWESOME things about mixture-of-experts
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
Srijith-rkr/Whispering-LLaMA
EMNLP 23 - Integrating Whisper Encoder to LLaMA Decoder for Generative ASR Error Correction
SEACrowd/seacrowd-datahub
A collaborative project to collect datasets in SEA languages, SEA regions, or SEA cultures.
hsing-wang/Awesome-LLM-MT
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.
GaryYufei/AlignLLMHumanSurvey
Aligning Large Language Models with Human: A Survey
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
facebookresearch/flores
Facebook Low Resource (FLoRes) MT Benchmark
facebookresearch/belebele
Repo for the Belebele dataset, a massively multilingual reading comprehension dataset.
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
ryanzhumich/Contrastive-Learning-NLP-Papers
Paper List for Contrastive Learning for Natural Language Processing
nhhoang96/MultiCL_Slot_Induction
Slot Induction via Pre-trained Language Model Probing and Multi-level Contrastive Learning (SIGDIAL 2023)
huggingface/text-generation-inference
Large Language Model Text Generation Inference
meta-llama/llama
Inference code for Llama models
FranxYao/chain-of-thought-hub
Benchmarking large language models' complex reasoning ability with chain-of-thought prompting
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
ryanphung/chinese-hanviet-cognates
A Python notebook that outputs common Han Viet cognates for Chinese words.
nhhoang96/Semantic_Matching
Dynamic Semantic Matching and Aggregation Network for Few-shot Intent Detection (Findings of EMNLP'2020)
jayroxis/CKA-similarity
An Numpy and PyTorch Implementation of CKA-similarity with CUDA support
SinclairCoder/Instruction-Tuning-Papers
Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).
EgoAlpha/prompt-in-context-learning
Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.