NIL-zhuang / EfficientRAG-officialLinks
Code Repo for EfficientRAG: Efficient Retriever for Multi-Hop Question Answering
☆60Updated 8 months ago
Alternatives and similar repositories for EfficientRAG-official
Users that are interested in EfficientRAG-official are comparing it to the libraries listed below
Sorting:
- Small Models, Big Insights: Leveraging Slim Proxy Models To Decide When and What to Retrieve for LLMs (ACL 2024)☆71Updated 6 months ago
- Repository for Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions, ACL23☆237Updated last year
- CORAL: Benchmarking Multi-turn Conversational Retrieval-Augmentation Generation☆63Updated 5 months ago
- Codes for our paper "RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation"☆192Updated last year
- Source code of DRAGIN, ACL 2024 main conference Long Paper (Oral)☆176Updated this week
- Code and data for "The Power of Noise: Redefining Retrieval for RAG Systems"☆65Updated 4 months ago
- The code and data of DPA-RAG, accepted by WWW 2025 main conference.☆63Updated 3 weeks ago
- ☆58Updated last year
- [ICLR 2025] InstructRAG: Instructing Retrieval-Augmented Generation via Self-Synthesized Rationales☆131Updated 9 months ago
- [EMNLP 2024] The official GitHub repo for the survey paper "Knowledge Conflicts for LLMs: A Survey"☆144Updated last year
- Official repository for paper "TableBench: A Comprehensive and Complex Benchmark for Table Question Answering"☆74Updated 6 months ago
- ☆210Updated last year
- A curated list of resources dedicated to retrieval-augmented generation (RAG).☆123Updated last week
- Implementation of the paper: "Making Retrieval-Augmented Language Models Robust to Irrelevant Context"☆74Updated last year
- RECOMP: Improving Retrieval-Augmented LMs with Compression and Selective Augmentation.☆140Updated 6 months ago
- [ICLR 2025] This is the code repo for our ICLR’25 paper "RAG-DDR: Optimizing Retrieval-Augmented Generation Using Differentiable Data Rew…☆47Updated 9 months ago
- Self-Knowledge Guided Retrieval Augmentation for Large Language Models (EMNLP Findings 2023)☆28Updated last year
- ☆345Updated last year
- ParamMute: Suppressing Knowledge-Critical FFNs for Faithful Retrieval-Augmented Generation☆50Updated last week
- [ACL 2023] This is the code repo for our ACL'23 paper "Augmentation-Adapted Retriever Improves Generalization of Language Models as Gener…☆60Updated last year
- Implementation of "RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation".☆247Updated last year
- [Neurips2024] Source code for xRAG: Extreme Context Compression for Retrieval-augmented Generation with One Token☆157Updated last year
- Code for the paper: Metacognitive Retrieval-Augmented Large Language Models☆34Updated last year
- The official implementation of ACL'24 paper: Synergistic Interplay between Search and Large Language Models for Information Retrieval.☆36Updated last year
- [NAACL 2024 Outstanding Paper] Source code for the NAACL 2024 paper entitled "R-Tuning: Instructing Large Language Models to Say 'I Don't…☆125Updated last year
- The demo, code and data of FollowRAG