Upload dataset
Browse files- 2wikimqa/test-00000-of-00001.parquet +3 -0
- README.md +72 -0
2wikimqa/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0584f918daca607d20fcda52c32ebd03817fbfaefea4d4a1363f2b7b2394e60
|
| 3 |
+
size 21669558
|
README.md
CHANGED
|
@@ -1,5 +1,73 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: hotpotqa
|
| 4 |
features:
|
| 5 |
- name: question
|
|
@@ -273,6 +341,10 @@ dataset_info:
|
|
| 273 |
download_size: 12411632
|
| 274 |
dataset_size: 28658462
|
| 275 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 276 |
- config_name: hotpotqa
|
| 277 |
data_files:
|
| 278 |
- split: test
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: 2wikimqa
|
| 4 |
+
features:
|
| 5 |
+
- name: question
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: answers
|
| 8 |
+
sequence: string
|
| 9 |
+
- name: length
|
| 10 |
+
dtype: int32
|
| 11 |
+
- name: dataset
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: language
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: all_classes
|
| 16 |
+
dtype: 'null'
|
| 17 |
+
- name: _id
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: max_new_tokens
|
| 20 |
+
dtype: int64
|
| 21 |
+
- name: answer_prefix
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: context_template
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: question_template
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: system_prompt
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: contexts_1
|
| 30 |
+
list:
|
| 31 |
+
- name: isgold
|
| 32 |
+
dtype: bool
|
| 33 |
+
- name: text
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: contexts_2
|
| 36 |
+
list:
|
| 37 |
+
- name: isgold
|
| 38 |
+
dtype: bool
|
| 39 |
+
- name: text
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: contexts_4
|
| 42 |
+
list:
|
| 43 |
+
- name: isgold
|
| 44 |
+
dtype: bool
|
| 45 |
+
- name: text
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: contexts_8
|
| 48 |
+
list:
|
| 49 |
+
- name: isgold
|
| 50 |
+
dtype: bool
|
| 51 |
+
- name: text
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: contexts_16
|
| 54 |
+
list:
|
| 55 |
+
- name: isgold
|
| 56 |
+
dtype: bool
|
| 57 |
+
- name: text
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: contexts_32
|
| 60 |
+
list:
|
| 61 |
+
- name: isgold
|
| 62 |
+
dtype: bool
|
| 63 |
+
- name: text
|
| 64 |
+
dtype: string
|
| 65 |
+
splits:
|
| 66 |
+
- name: test
|
| 67 |
+
num_bytes: 35817665
|
| 68 |
+
num_examples: 200
|
| 69 |
+
download_size: 21669558
|
| 70 |
+
dataset_size: 35817665
|
| 71 |
- config_name: hotpotqa
|
| 72 |
features:
|
| 73 |
- name: question
|
|
|
|
| 341 |
download_size: 12411632
|
| 342 |
dataset_size: 28658462
|
| 343 |
configs:
|
| 344 |
+
- config_name: 2wikimqa
|
| 345 |
+
data_files:
|
| 346 |
+
- split: test
|
| 347 |
+
path: 2wikimqa/test-*
|
| 348 |
- config_name: hotpotqa
|
| 349 |
data_files:
|
| 350 |
- split: test
|