Datasets:
Add 'passage_count' config data files
Browse files- README.md +28 -0
- passage_count/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -52,6 +52,10 @@ configs:
|
|
| 52 |
data_files:
|
| 53 |
- split: test
|
| 54 |
path: narrativeqa/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
- config_name: qasper
|
| 56 |
data_files:
|
| 57 |
- split: test
|
|
@@ -317,6 +321,30 @@ dataset_info:
|
|
| 317 |
num_examples: 200
|
| 318 |
download_size: 1305152
|
| 319 |
dataset_size: 21682299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 320 |
- config_name: qasper
|
| 321 |
features:
|
| 322 |
- name: input
|
|
|
|
| 52 |
data_files:
|
| 53 |
- split: test
|
| 54 |
path: narrativeqa/test-*
|
| 55 |
+
- config_name: passage_count
|
| 56 |
+
data_files:
|
| 57 |
+
- split: test
|
| 58 |
+
path: passage_count/test-*
|
| 59 |
- config_name: qasper
|
| 60 |
data_files:
|
| 61 |
- split: test
|
|
|
|
| 321 |
num_examples: 200
|
| 322 |
download_size: 1305152
|
| 323 |
dataset_size: 21682299
|
| 324 |
+
- config_name: passage_count
|
| 325 |
+
features:
|
| 326 |
+
- name: input
|
| 327 |
+
dtype: string
|
| 328 |
+
- name: context
|
| 329 |
+
dtype: string
|
| 330 |
+
- name: answers
|
| 331 |
+
list: string
|
| 332 |
+
- name: length
|
| 333 |
+
dtype: int32
|
| 334 |
+
- name: dataset
|
| 335 |
+
dtype: string
|
| 336 |
+
- name: language
|
| 337 |
+
dtype: string
|
| 338 |
+
- name: all_classes
|
| 339 |
+
list: string
|
| 340 |
+
- name: _id
|
| 341 |
+
dtype: string
|
| 342 |
+
splits:
|
| 343 |
+
- name: test
|
| 344 |
+
num_bytes: 13417957
|
| 345 |
+
num_examples: 200
|
| 346 |
+
download_size: 4947757
|
| 347 |
+
dataset_size: 13417957
|
| 348 |
- config_name: qasper
|
| 349 |
features:
|
| 350 |
- name: input
|
passage_count/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb2cf561ae916c21cd3c2b6d64d0d4ce222aa01266ef5f649d0e67b94765b441
|
| 3 |
+
size 4947757
|