Upload dataset
Browse files- README.md +8 -13
- question_answers/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -9,8 +9,6 @@ configs:
|
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
path: question_answers/train-*
|
| 12 |
-
- split: test
|
| 13 |
-
path: question_answers/test-*
|
| 14 |
dataset_info:
|
| 15 |
- config_name: corpus
|
| 16 |
features:
|
|
@@ -36,21 +34,18 @@ dataset_info:
|
|
| 36 |
dtype: string
|
| 37 |
- name: question
|
| 38 |
dtype: string
|
| 39 |
-
- name:
|
| 40 |
-
|
| 41 |
-
- name:
|
| 42 |
-
|
| 43 |
- name: ground_truths_contexts
|
| 44 |
dtype: string
|
| 45 |
splits:
|
| 46 |
- name: train
|
| 47 |
-
num_bytes:
|
| 48 |
-
num_examples:
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
num_examples: 30
|
| 52 |
-
download_size: 58177
|
| 53 |
-
dataset_size: 93594
|
| 54 |
---
|
| 55 |
---
|
| 56 |
|
|
|
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
path: question_answers/train-*
|
|
|
|
|
|
|
| 12 |
dataset_info:
|
| 13 |
- config_name: corpus
|
| 14 |
features:
|
|
|
|
| 34 |
dtype: string
|
| 35 |
- name: question
|
| 36 |
dtype: string
|
| 37 |
+
- name: ground_truths
|
| 38 |
+
sequence: string
|
| 39 |
+
- name: ground_truths_context_ids
|
| 40 |
+
sequence: string
|
| 41 |
- name: ground_truths_contexts
|
| 42 |
dtype: string
|
| 43 |
splits:
|
| 44 |
- name: train
|
| 45 |
+
num_bytes: 94275
|
| 46 |
+
num_examples: 75
|
| 47 |
+
download_size: 51554
|
| 48 |
+
dataset_size: 94275
|
|
|
|
|
|
|
|
|
|
| 49 |
---
|
| 50 |
---
|
| 51 |
|
question_answers/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:107fe7b2c17566d1c92ba6e0b9756555fdd54749ab90e4fa85d41259d62caaa7
|
| 3 |
+
size 51554
|