Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,11 @@ tags:
|
|
9 |
pretty_name: MoreHopQA
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
|
|
9 |
pretty_name: MoreHopQA
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
+
configs:
|
13 |
+
- config_name: default
|
14 |
+
data_files:
|
15 |
+
- split: unverified
|
16 |
+
path: "without_human_verification.json"
|
17 |
+
- split: verified
|
18 |
+
path: "with_human_verification.json"
|
19 |
---
|