bhargaviparanjape's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
PAIR-code/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
google/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
facebookresearch/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
google-research/language
Shared repository for open-sourced projects from the Google AI Language team.
gpleiss/temperature_scaling
A simple way to calibrate your neural network.
mlfoundations/wise-ft
Robust fine-tuning of zero-shot models
google-research-datasets/paws
This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, and word order information for the problem of paraphrase identification.
timtadh/zhang-shasha
Tree edit distance using the Zhang Shasha algorithm
RuiShu/vae-clustering
Unsupervised clustering with (Gaussian mixture) VAEs
HKUST-KnowComp/ASER
ASER (Activities, States, Events, and their Relations): a large-scale weighted eventuality knowledge graph.
facebookresearch/MetaICL
An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi
kohpangwei/group_DRO
Distributionally robust neural networks for group shifts
chrisdonahue/ilm
Easily fine tune GPT-2 to fill in missing text
google-research/cascades
Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference, and more.
microsoft/adaptive-testing
Find and fix bugs in natural language machine learning models using adaptive testing.
HazyResearch/domino
nd-ball/py-irt
Bayesian IRT models in Python
marcocor/tagme-python
Official TagMe API wrapper for Python.
hltcoe/PredPatt
PredPatt: Predicate-Argument Extraction from Universal Dependencies
jayded/eraserbenchmark
A benchmark for understanding and evaluating rationales: http://www.eraserbenchmark.com/
OSU-NLP-Group/AttrScore
Code, datasets, models for the paper "Automatic Evaluation of Attribution by Large Language Models"
ecreager/eiil
Code for Environment Inference for Invariant Learning (ICML 2021 Paper)
ethanjperez/rda
Code for "Rissanen Data Analysis: Examining Dataset Characteristics via Description Length" by Ethan Perez, Douwe Kiela, and Kyungyhun Cho
ForoughA/CORGI
Conversational Neuro-Symbolic Commonsense Reasoning
violet-zct/group-conditional-DRO
Group-conditional DRO to alleviate spurious correlations
swarnaHub/ConjNLI
[EMNLP 2020] Data and PyTorch code of ConjNLI: Natural Language Inference over Conjunctive Sentences
Sachin19/adversarial-classify
Code for "Topics to Avoid: Demoting Latent Confounds in Text Classification"