Members
-
llm2vec ★ PINNED
Code for 'LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders'
Python ★ 1.7k 3mo agoExplain → -
webllama ★ PINNED
Llama-3 agents that can browse the web by following instructions and talking to you
Python ★ 1.4k 1y agoExplain → -
nano-aha-moment ★ PINNED
Single File, Single GPU, From Scratch, Efficient, Full Parameter Tuning library for "RL for LLMs"
Jupyter Notebook ★ 626 9mo agoExplain → -
the-markovian-thinker ★ PINNED
Code for paper "The Markovian Thinker: Architecture-Agnostic Linear Scaling of Reasoning"
Python ★ 349 4mo agoExplain → -
VinePPO ★ PINNED
Code for the paper "VinePPO: Unlocking RL Potential For LLM Reasoning Through Refined Credit Assignment"
Python ★ 192 1y agoExplain → -
weblinx ★ PINNED
WebLINX is a benchmark for building web navigation agents with conversational capabilities
Python ★ 162 1y agoExplain → -
medal
Large medical text dataset curated for abbreviation disambiguation, designed for natural language understanding pre-training in the medical domain
Python ★ 285 2y agoExplain → -
bias-bench
ACL 2022: An Empirical Survey of the Effectiveness of Debiasing Techniques for Pre-trained Language Models.
Python ★ 156 11mo agoExplain → -
length-generalization
Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023
Python ★ 139 2y agoExplain → -
instruct-qa
Code and Data for "Evaluating Correctness and Faithfulness of Instruction-Following Models for Question Answering"
Python ★ 87 1y agoExplain → -
llm2vec-gen
Code for `LLM2VEC-GEN: Generative Embeddings from Large Language Models`
Python ★ 74 3mo agoExplain → -
topiocqa
Code and data for reproducing baselines for TopiOCQA, an open-domain conversational question-answering dataset
Python ★ 57 2y agoExplain → -
polytropon
No description.
Python ★ 54 3y agoExplain → -
FaithDial
No description.
Python ★ 51 3y agoExplain → -
agent-reward-bench
AgentRewardBench: Evaluating Automatic Evaluations of Web Agent Trajectories
Python ★ 48 11mo agoExplain → -
latentlens
Code and data for the paper "LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs"
Python ★ 48 4mo agoExplain → -
imagecode
Code and data for ImageCoDe, a contextual vison-and-language benchmark
Python ★ 42 2y agoExplain → -
AURORA
Code and data for the paper: Learning Action and Reasoning-Centric Image Editing from Videos and Simulation
Python ★ 35 1y agoExplain → -
diffusion-itm
Code and data setup for the paper "Are Diffusion Models Vision-and-language Reasoners?"
Python ★ 33 2y agoExplain → -
retriever-lm-reasoning
Code for "Can Retriever-Augmented Language Models Reason? The Blame Game Between the Retriever and the Language Model", EMNLP Findings 2023
Python ★ 28 2y agoExplain → -
safearena
SafeArena is a benchmark for assessing the harmful capabilities of web agents
Python ★ 24 1y agoExplain → -
AfroBench
Large Scale Benchmark of Large Language Models on African Languages
Python ★ 21 1y agoExplain → -
AdversarialTriggers
TACL 2025: Investigating Adversarial Trigger Transfer in Large Language Models
Python ★ 19 11mo agoExplain → -
MLQuestions
No description.
Python ★ 19 4y agoExplain → -
latent-translation
Code for the paper "Modelling Latent Translations for Cross-Lingual Transfer"
Python ★ 17 4y agoExplain → -
CHASE
Synthetic Data Generation for Evaluation
Python ★ 16 1y agoExplain → -
thoughtology
No description.
Jupyter Notebook ★ 14 7mo agoExplain → -
feedbackqa
FeedbackQA: Improving Question Answering Post-Deployment with Interactive Feedback
Python ★ 12 4y agoExplain → -
proxy-metrics
Forecasting Downstream Performance of LLMs With Proxy Metrics
Python ★ 11 2mo agoExplain → -
incontext-code-generation
NAACL 2024: Evaluating In-Context Learning of Libraries for Code Generation
Python ★ 10 1y agoExplain → -
statcan-dialogue-dataset
The StatCan Dialogue Dataset: Retrieving Data Tables through Conversations with Genuine Intents
Python ★ 9 1y agoExplain → -
malicious-ir
Code for `Exploiting Instruction-Following Retrievers for Malicious Information Retrieval`
Python ★ 8 6mo agoExplain → -
unequal-unlearning
No description.
Python ★ 8 10mo agoExplain → -
agent-as-annotators
Agent-as-Annotators: Structured Distillation of Web Agent Capabilities
Python ★ 6 9d agoExplain → -
tiered-language-models
No description.
Python ★ 6 2mo agoExplain → -
BRIDGE
BRIDGE: Predicting Human Task Completion Time From Model Performance
HTML ★ 5 5mo agoExplain → -
scope-ambiguity
Code and data for the paper 'Scope Ambiguities in Large Language Models'.
Python ★ 5 2y agoExplain → -
MAGNIFICo
EMNLP 2023: MAGNIFICo: Evaluating the In-Context Learning Ability of Large Language Models to Generalize to Novel Interpretations
Python ★ 3 8mo agoExplain → -
ud-to-meaning
A repository for code related to a project mapping Universal Dependencies syntactic forms to meaning representations.
Python ★ 3 2y agoExplain → -
constituent-movement
Repo for "Language Models Largely Exhibit Human-like Constituent Ordering Preferences"
Python ★ 3 1y agoExplain → -
vision-language-models-are-bows ⑂
Experiments and data for the paper "When and why vision-language models behave like bags-of-words, and what to do about it?" Oral @ ICLR 2023
Python ★ 3 3y agoExplain → -
value-drifts
No description.
Python ★ 2 18d agoExplain → -
weblinx-browsergym
No description.
Python ★ 2 10mo agoExplain → -
meaning-change
No description.
R ★ 2 1y agoExplain → -
StarCoderSafetyEval
Code for safety evaluations of StarCoder.
Python ★ 2 3y agoExplain → -
LACUNA
No description.
Python ★ 1 29d agoExplain → -
open-bible-tts
No description.
Jupyter Notebook ★ 1 1mo agoExplain → -
probabilistic-reasoning
Data and code for the paper "Humans and LLMs Diverge on Probabilistic Inferences"
Jupyter Notebook ★ 1 4mo agoExplain → -
mcgill-nlp.github.io
No description.
Python ★ 1 24m agoExplain → -
creating-agents
Agents for science platform
Python ★ 1 3mo agoExplain → -
mSTEB
No description.
Jupyter Notebook ★ 1 8mo agoExplain → -
diffusers ⑂
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
Python ★ 1 3y agoExplain → -
project-page-template
Template for creating project webpages based on jekyll/minimal-mistakes
★ 1 1y agoExplain → -
LogicalKnowEdit
No description.
★ 1 2y agoExplain → -
syntactic-substitutability
No description.
Python ★ 1 2y agoExplain → -
contextual-nmn
No description.
★ 1 4y agoExplain → -
crag-mm-diagnostics
[ECCV 2026] Official repository for "CRAG-MM-Diagnostics: Enabling Stage-Wise Analysis of Knowledge-Intensive VQA"
Python ★ 0 3d agoExplain → -
AfriqueLLM
No description.
Python ★ 0 1mo agoExplain → -
open-bible-resources
No description.
Python ★ 0 1mo agoExplain → -
barbados-workshop-2026
Workshop on AI for Science
HTML ★ 0 4mo agoExplain → -
llm-logic-conflict
No description.
Python ★ 0 6mo agoExplain → -
mila-speech-recorder
No description.
TypeScript ★ 0 8mo agoExplain → -
aural-portal
No description.
TypeScript ★ 0 8mo agoExplain → -
mila-speech-recorder-webapp
No description.
TypeScript ★ 0 8mo agoExplain → -
DIVERS-Bench
No description.
★ 0 10mo agoExplain → -
llmsafety ⑂
A fork of JailbreakBench: An Open Robustness Benchmark for Jailbreaking Language Models [NeurIPS 2024 Datasets and Benchmarks Track]
★ 0 10mo agoExplain → -
ast-lrl-speech
No description.
Python ★ 0 1y agoExplain → -
Naija-representation-in-LLMs
Evaluation dataset for our NAACL 2025 paper on "Does Generative AI speak Nigerian-Pidgin?: Issues about Representativeness and Bias for Multilingualism in LLMs"
★ 0 1y agoExplain → -
tiny-aha-moment-length-budget ⑂
No description.
Python ★ 0 1y agoExplain → -
Injongo
A multicultural, open-source benchmark dataset for 16 African languages with utterances generated by native speakers across diverse domains.
Jupyter Notebook ★ 0 1y agoExplain → -
barbados-workshop-2024
No description.
HTML ★ 0 2y agoExplain → -
mkdocs-template
Template for creating project docs with mkdocs-material
★ 0 4y agoExplain →
No repos match these filters.