gankim / tree-of-clarificationsLinks
π² Code for our EMNLP 2023 paper - π "Tree of Clarifications: Answering Ambiguous Questions with Retrieval-Augmented Large Language Models"
β51Updated last year
Alternatives and similar repositories for tree-of-clarifications
Users that are interested in tree-of-clarifications are comparing it to the libraries listed below
Sorting:
- [ICLR'24 Spotlight] "Adaptive Chameleon or Stubborn Sloth: Revealing the Behavior of Large Language Models in Knowledge Conflicts"β75Updated last year
- [ICLR 2025] InstructRAG: Instructing Retrieval-Augmented Generation via Self-Synthesized Rationalesβ116Updated 6 months ago
- Repository for Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions, ACL23β225Updated 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β¦β115Updated last year
- RECOMP: Improving Retrieval-Augmented LMs with Compression and Selective Augmentation.β140Updated 3 months ago
- Enhancing contextual understanding in large language models through contrastive decodingβ20Updated last year
- Implementation of the paper: "Making Retrieval-Augmented Language Models Robust to Irrelevant Context"β71Updated last year
- [ICLR 2025] BRIGHT: A Realistic and Challenging Benchmark for Reasoning-Intensive Retrievalβ157Updated 3 months ago
- [ACL 2023] Code and Data Repo for Paper "Element-aware Summary and Summary Chain-of-Thought (SumCoT)"β54Updated last year
- [EMNLP 2024 (Oral)] Leave No Document Behind: Benchmarking Long-Context LLMs with Extended Multi-Doc QAβ139Updated 9 months ago
- β49Updated 9 months ago
- β286Updated last year
- [EMNLP 2024] The official GitHub repo for the survey paper "Knowledge Conflicts for LLMs: A Survey"β131Updated 11 months ago
- [NeurIPS 2024] Uncertainty of Thoughts: Uncertainty-Aware Planning Enhances Information Seeking in Large Language Modelsβ101Updated last year
- [EMNLP 2023] MQuAKE: Assessing Knowledge Editing in Language Models via Multi-Hop Questionsβ114Updated 11 months ago
- Merging Generated and Retrieved Knowledge for Open-Domain QA (EMNLP 2023)β22Updated last year
- official repository for ListT5β48Updated 6 months ago
- Companion code for FanOutQA: Multi-Hop, Multi-Document Question Answering for Large Language Models (ACL 2024)β54Updated last month
- β26Updated last year
- Repository for the paper "Cognitive Mirage: A Review of Hallucinations in Large Language Models"β47Updated last year
- Code and data for "The Power of Noise: Redefining Retrieval for RAG Systems"β60Updated last month
- [Neurips2024] Source code for xRAG: Extreme Context Compression for Retrieval-augmented Generation with One Tokenβ148Updated last year
- Scaling Sentence Embeddings with Large Language Modelsβ111Updated last year
- β20Updated last year
- [NAACL 2024] End-to-End Beam Retrieval for Multi-Hop Question Answeringβ114Updated last year
- [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
- [NeurIPS 2023] Codebase for the paper: "Guiding Large Language Models with Directional Stimulus Prompting"β112Updated 2 years ago
- Data and code for EMNLP 2023 industry-track paper "Investigating Table-to-Text Generation Capabilities of Large Language Models in Real-Wβ¦β28Updated last year
- RARR: Researching and Revising What Language Models Say, Using Language Models