Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -472,6 +472,18 @@ dataset_info:
|
|
| 472 |
num_examples: 992
|
| 473 |
download_size: 343843
|
| 474 |
dataset_size: 543006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 475 |
- config_name: miracl-reranking-query
|
| 476 |
features:
|
| 477 |
- name: query_id
|
|
@@ -855,6 +867,10 @@ configs:
|
|
| 855 |
path: mewsc16_ja/validation-*
|
| 856 |
- split: test
|
| 857 |
path: mewsc16_ja/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 858 |
- config_name: miracl-reranking-query
|
| 859 |
data_files:
|
| 860 |
- split: train
|
|
|
|
| 472 |
num_examples: 992
|
| 473 |
download_size: 343843
|
| 474 |
dataset_size: 543006
|
| 475 |
+
- config_name: miracl-reranking-corpus
|
| 476 |
+
features:
|
| 477 |
+
- name: docid
|
| 478 |
+
dtype: string
|
| 479 |
+
- name: text
|
| 480 |
+
dtype: string
|
| 481 |
+
splits:
|
| 482 |
+
- name: corpus
|
| 483 |
+
num_bytes: 30974805
|
| 484 |
+
num_examples: 37124
|
| 485 |
+
download_size: 18053174
|
| 486 |
+
dataset_size: 30974805
|
| 487 |
- config_name: miracl-reranking-query
|
| 488 |
features:
|
| 489 |
- name: query_id
|
|
|
|
| 867 |
path: mewsc16_ja/validation-*
|
| 868 |
- split: test
|
| 869 |
path: mewsc16_ja/test-*
|
| 870 |
+
- config_name: miracl-reranking-corpus
|
| 871 |
+
data_files:
|
| 872 |
+
- split: corpus
|
| 873 |
+
path: miracl-reranking-corpus/corpus-*
|
| 874 |
- config_name: miracl-reranking-query
|
| 875 |
data_files:
|
| 876 |
- split: train
|
miracl-reranking-corpus/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce586cefb9349a5a10671fcd79cd193f23d939c0caca21322f121696e1143f94
|
| 3 |
+
size 18053174
|