Text Generation
Safetensors
English
lwl-uestc commited on
Commit
e05c992
·
verified ·
1 Parent(s): eb895f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ RAG-Instructis a method for generating diverse and high-quality RAG instruction
20
 
21
  Using this approach, we constructed [RAG-Instruct](https://huggingface.co/datasets/FreedomIntelligence/RAG-Instruct), covering a wide range of RAG scenarios and tasks.
22
 
23
- Our RAG-Instruct-Llama3-3B is trained on [RAG-Instruct data](https://huggingface.co/datasets/FreedomIntelligence/RAG-Instruct), which significantly enhances the RAG ability of LLMs, demonstrating remarkable improvements in RAG performance across various tasks.
24
 
25
  | Model | WQA (acc) | PQA (acc) | TQA (acc) | OBQA (EM) | Pub (EM) | ARC (EM) | 2WIKI (acc) | HotP (acc) | MSQ (acc) | CFQA (EM) | PubMed (EM) |
26
  |--------------------------------|-----------|-----------|-----------|-----------|----------|----------|-------------|------------|-----------|-----------|-------------|
 
20
 
21
  Using this approach, we constructed [RAG-Instruct](https://huggingface.co/datasets/FreedomIntelligence/RAG-Instruct), covering a wide range of RAG scenarios and tasks.
22
 
23
+ Our RAG-Instruct-Llama3-3B is trained on [RAG-Instruct](https://huggingface.co/datasets/FreedomIntelligence/RAG-Instruct) data, which significantly enhances the RAG ability of LLMs, demonstrating remarkable improvements in RAG performance across various tasks.
24
 
25
  | Model | WQA (acc) | PQA (acc) | TQA (acc) | OBQA (EM) | Pub (EM) | ARC (EM) | 2WIKI (acc) | HotP (acc) | MSQ (acc) | CFQA (EM) | PubMed (EM) |
26
  |--------------------------------|-----------|-----------|-----------|-----------|----------|----------|-------------|------------|-----------|-----------|-------------|