Skip to content

oriyor/ret-robust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪨️ Making Retrieval-Augmented Language Models Robust to Irrelevant Context

RetRobust Overview

By training RALMs on 1K examples we can make them robust to irrelevant context and improve QA performance [Paper].

Alt text

🤗 Data and Models

Our models and data are available at the RetRobust HuggingFace Collection.

🧗🏽 Experiments framework

LLama-2 inference servers were set using lm-sys/FastChat. Experiments were run using the framework from reasoning-on-cots. To run these experiments, see here.

🏃‍ Training

See here.

⚔️️ NLI filtering

See here.

✍ Citation

bibtex
@misc{yoran2023making,
      title={Making Retrieval-Augmented Language Models Robust to Irrelevant Context}, 
      author={Ori Yoran and Tomer Wolfson and Ori Ram and Jonathan Berant},
      year={2023},
      eprint={2310.01558},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

About

Implementation of the paper: "Making Retrieval-Augmented Language Models Robust to Irrelevant Context"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages