ZhiningLiu1998/SelfElicit
[ACL'25 Main] SelfElicit: Your Language Model Secretly Knows Where is the Relevant Evidence! | 让你的LLM更好地利用上下文文档:一个基于注意力的简单方案
This tool helps language models answer questions more accurately by automatically finding and highlighting the most important information within provided context documents. You give it a question and a document, and it helps the language model extract key evidence, leading to more factually grounded answers. Anyone who uses large language models for retrieving specific information from long texts will find this useful.
No commits in the last 6 months.
Use this if your language model struggles to give precise answers because it gets lost in long context documents and you want to improve its accuracy without retraining it.
Not ideal if you need a solution for generative tasks beyond question answering or if you don't use language models for context-based information retrieval.
Stars
25
Forks
—
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ZhiningLiu1998/SelfElicit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2026 with little background in the...
Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition