MikeDean commited on
Commit
59250c7
·
verified ·
1 Parent(s): 9a5de11

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - zjunlp/OneGen-TrainDataset-MultiHopQA
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-2-7b-chat-hf
9
+ tags:
10
+ - RAG
11
+ - MultiHopRAG
12
+ - 2WIKI
13
+ - HotpotQA
14
+ - OneGen
15
+ - Efficient
16
+ - LLMs
17
+ ---