rueycheng's Stars
facebookresearch/fairscale
PyTorch extensions for high performance and large scale training.
ovalhub/pyicu
The PyICU project repository has moved to https://pyicu.org.
QingyaoAi/Amazon-Product-Search-Datasets
An benchmark dataset for personalized product search built on Amazon review data
avehtari/BDA_py_demos
Bayesian Data Analysis demos for Python
castorini/pyserini
Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
koursaros-ai/nboost
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
castorini/duobert
Multi-stage passage ranking: monoBERT + duoBERT
jayded/eraserbenchmark
A benchmark for understanding and evaluating rationales: http://www.eraserbenchmark.com/
microsoft/ANCE
A novel embedding training algorithm leveraging ANN search and achieved SOTA retrieval on Trec DL 2019 and OpenQA benchmarks
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
thunlp/OpenMatch
An Open-Source Package for Information Retrieval.
bhargaviparanjape/explainable_qa
Implementation for https://arxiv.org/abs/2005.00652
minerllabs/baselines
A collection of baselines for the MineRL environment/datasets & the NeurIPS 2021 MineRL competitions
MrSyee/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
facebookresearch/higher
higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.
catalyst-team/catalyst
Accelerated deep learning R&D
alexa/dialoglue
DialoGLUE: A Natural Language Understanding Benchmark for Task-Oriented Dialogue
hosseinfani/ReQue
A Benchmark Workflow and Dataset Collection for Query Refinement
sebastian-hofstaetter/neural-ranking-kd
Improving Efficient Neural Ranking Models with Cross-Architecture Knowledge Distillation
maszhongming/MatchSum
Code for ACL 2020 paper: "Extractive Summarization as Text Matching"
wildltr/ptranking
Learning to Rank in PyTorch
glample/fastBPE
Fast BPE
MC-BERT/MC-BERT
ireval/cwl
An evaluation script based on the C/W/L framework that is TREC Compatible and provides a replacement for TREC_EVAL and independent scripts for INST, RBP, TBG and U-Measure, etc. All measurements are reported in the same units making all metrics directly comparable.
AdeDZY/DeepCT
DeepCT and HDCT uses BERT to generate novel, context-aware bag-of-words term weights for documents and queries.
bmitra-msft/TREC-Deep-Learning-Quick-Start
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages
uclanlp/reducingbias
facebookresearch/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.