zzh-SJTU / E5-Hierarchical-Table-AnalysisLinks
The official code for NAACL 2024 paper: $E^5$: Zero-shot Hierarchical Table Analysis using Augmented LLMs via Explain, Extract, Execute, Exhibit and Extrapolate
☆15Updated last year
Alternatives and similar repositories for E5-Hierarchical-Table-Analysis
Users that are interested in E5-Hierarchical-Table-Analysis are comparing it to the libraries listed below
Sorting:
- PLease check our latest version of relased code at https://github.com/microsoft/TableProvider/tree/main.☆42Updated 4 months ago
- [ICML 2025] Official resources of "KBQA-o1: Agentic Knowledge Base Question Answering with Monte Carlo Tree Search".☆33Updated last month
- Official code implementation for the ACL 2025 paper: 'CoT-based Synthesizer: Enhancing LLM Performance through Answer Synthesis'☆32Updated 7 months ago
- The code base for paper: "ReAcTable: Enhancing ReAct for Table Question Answering"☆34Updated last year
- Open source code of the paper: "OmniEval: An Omnidirectional and Automatic RAG Evaluation Benchmark in Financial Domain"☆80Updated last year
- Official repository of paper "Parameters vs. Context: Fine-Grained Control of Knowledge Reliance in Language Models"☆24Updated 7 months ago
- Code Repo for EfficientRAG: Efficient Retriever for Multi-Hop Question Answering☆62Updated 10 months ago
- Small Models, Big Insights: Leveraging Slim Proxy Models To Decide When and What to Retrieve for LLMs (ACL 2024)☆73Updated 8 months ago
- Code for paper Chain-of-Table: Evolving Tables in the Reasoning Chain for Table Understanding☆88Updated last year
- Code for ProTrix: Building Models for Planning and Reasoning over Tables with Sentence Context☆18Updated last year
- A comprehensive paper list of Table-based Question Answering.☆34Updated 2 years ago
- ☆26Updated 9 months ago
- ☆24Updated 9 months ago
- [ICLR 2025] This is the code repo for our ICLR’25 paper "RAG-DDR: Optimizing Retrieval-Augmented Generation Using Differentiable Data Rew…☆50Updated 11 months ago
- ☆27Updated 2 years ago
- [EMNLP 2024] The official GitHub repo for the survey paper "Knowledge Conflicts for LLMs: A Survey"☆150Updated last year
- This is the code of MMOA-RAG.☆98Updated 8 months ago
- The official data and code for EMNLP 2023 main conference paper: CRT-QA: A Dataset of Complex Reasoning Question Answering over Tabular D…☆12Updated 7 months ago
- The code and data of DPA-RAG, accepted by WWW 2025 main conference.