Pinned Repositories
COIL
NAACL2021 - COIL Contextualized Lexical Retriever
Condenser
EMNLP 2021 - Pre-training architectures for dense retrieval
Dense
A toolkit for building dense retrievers with deep language models.
GC-DPR
Train Dense Passage Retriever (DPR) with a single GPU
GradCache
Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint
magix
Supercharge huggingface transformers with model parallelism.
mores_plus
Reranker
Build Text Rerankers with Deep Language Models
pal
PaL: Program-Aided Language Models (ICML 2023)
tevatron
Tevatron - A flexible toolkit for neural retrieval research and development.
luyug's Repositories
luyug/GradCache
Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint
luyug/Reranker
Build Text Rerankers with Deep Language Models
luyug/Condenser
EMNLP 2021 - Pre-training architectures for dense retrieval
luyug/COIL
NAACL2021 - COIL Contextualized Lexical Retriever
luyug/GC-DPR
Train Dense Passage Retriever (DPR) with a single GPU
luyug/magix
Supercharge huggingface transformers with model parallelism.
luyug/Dense
A toolkit for building dense retrievers with deep language models.
luyug/mores_plus
luyug/MORES
luyug/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
luyug/DecSDE
luyug/detr
End-to-End Object Detection with Transformers
luyug/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
luyug/ictir20-distill
luyug/luyug.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
luyug/MSMARCO
Utilities, Baselines, Statistics and Descriptions Related to the MSMARCO DATASET
luyug/MSMARCO-Document-Ranking
MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension, question answering, and passage/document ranking
luyug/MSMARCO-Document-Ranking-Archive
Official MS MARCO Document Ranking Leaderboard and Submission Archive
luyug/MSMARCO-Document-Ranking-Submissions
Submission archive for the MS MARCO document ranking leaderboard
luyug/SIGIR19-BERT-IR
Repo of code and data for SIGIR-19 short paper "Deeper Text Understanding for IR with Contextual NeuralLanguage Modeling"
luyug/tesseract
Tesseract Open Source OCR Engine (main repository)
luyug/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
luyug/fairscale
luyug/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more