shayekh commited on
Commit
ecae31f
1 Parent(s): c33b438

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+
3
+ configs:
4
+ - config_name: 2wikimultihopqa
5
+ data_files: "2wikimultihop-dev-br-top3.jsonl"
6
+ - config_name: hotpotqa
7
+ data_files: "hotpot_dev_distractor_v1-br-top3.jsonl"
8
+ - config_name: musique
9
+ data_files: "musique-ans-dev-br-top3.jsonl"
10
+
11
+ license: cc-by-4.0
12
+ ---