Datasets:
Add 'passage_count_e' config data files
Browse files- README.md +28 -0
- passage_count_e/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -80,6 +80,10 @@ configs:
|
|
| 80 |
data_files:
|
| 81 |
- split: test
|
| 82 |
path: passage_count/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
- config_name: passage_retrieval_en
|
| 84 |
data_files:
|
| 85 |
- split: test
|
|
@@ -541,6 +545,30 @@ dataset_info:
|
|
| 541 |
num_examples: 200
|
| 542 |
download_size: 4947757
|
| 543 |
dataset_size: 13417957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 544 |
- config_name: passage_retrieval_en
|
| 545 |
features:
|
| 546 |
- name: input
|
|
|
|
| 80 |
data_files:
|
| 81 |
- split: test
|
| 82 |
path: passage_count/test-*
|
| 83 |
+
- config_name: passage_count_e
|
| 84 |
+
data_files:
|
| 85 |
+
- split: test
|
| 86 |
+
path: passage_count_e/test-*
|
| 87 |
- config_name: passage_retrieval_en
|
| 88 |
data_files:
|
| 89 |
- split: test
|
|
|
|
| 545 |
num_examples: 200
|
| 546 |
download_size: 4947757
|
| 547 |
dataset_size: 13417957
|
| 548 |
+
- config_name: passage_count_e
|
| 549 |
+
features:
|
| 550 |
+
- name: input
|
| 551 |
+
dtype: string
|
| 552 |
+
- name: context
|
| 553 |
+
dtype: string
|
| 554 |
+
- name: answers
|
| 555 |
+
list: string
|
| 556 |
+
- name: length
|
| 557 |
+
dtype: int32
|
| 558 |
+
- name: dataset
|
| 559 |
+
dtype: string
|
| 560 |
+
- name: language
|
| 561 |
+
dtype: string
|
| 562 |
+
- name: all_classes
|
| 563 |
+
list: string
|
| 564 |
+
- name: _id
|
| 565 |
+
dtype: string
|
| 566 |
+
splits:
|
| 567 |
+
- name: test
|
| 568 |
+
num_bytes: 11123592
|
| 569 |
+
num_examples: 300
|
| 570 |
+
download_size: 3863791
|
| 571 |
+
dataset_size: 11123592
|
| 572 |
- config_name: passage_retrieval_en
|
| 573 |
features:
|
| 574 |
- name: input
|
passage_count_e/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:386609cf58fe9cf15975a122b158d0f6f5e0f00f049ce09b0f4132def08b0f52
|
| 3 |
+
size 3863791
|