Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -536,6 +536,18 @@ dataset_info:
|
|
| 536 |
num_examples: 860
|
| 537 |
download_size: 227332
|
| 538 |
dataset_size: 366930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 539 |
- config_name: mldr-reranking-query
|
| 540 |
features:
|
| 541 |
- name: query_id
|
|
@@ -913,6 +925,10 @@ configs:
|
|
| 913 |
path: miracl-retrieval-query/validation-*
|
| 914 |
- split: test
|
| 915 |
path: miracl-retrieval-query/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 916 |
- config_name: mldr-reranking-query
|
| 917 |
data_files:
|
| 918 |
- split: train
|
|
|
|
| 536 |
num_examples: 860
|
| 537 |
download_size: 227332
|
| 538 |
dataset_size: 366930
|
| 539 |
+
- config_name: mldr-reranking-corpus
|
| 540 |
+
features:
|
| 541 |
+
- name: docid
|
| 542 |
+
dtype: string
|
| 543 |
+
- name: text
|
| 544 |
+
dtype: string
|
| 545 |
+
splits:
|
| 546 |
+
- name: corpus
|
| 547 |
+
num_bytes: 95251980
|
| 548 |
+
num_examples: 5339
|
| 549 |
+
download_size: 53171847
|
| 550 |
+
dataset_size: 95251980
|
| 551 |
- config_name: mldr-reranking-query
|
| 552 |
features:
|
| 553 |
- name: query_id
|
|
|
|
| 925 |
path: miracl-retrieval-query/validation-*
|
| 926 |
- split: test
|
| 927 |
path: miracl-retrieval-query/test-*
|
| 928 |
+
- config_name: mldr-reranking-corpus
|
| 929 |
+
data_files:
|
| 930 |
+
- split: corpus
|
| 931 |
+
path: mldr-reranking-corpus/corpus-*
|
| 932 |
- config_name: mldr-reranking-query
|
| 933 |
data_files:
|
| 934 |
- split: train
|
mldr-reranking-corpus/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2684f10cde108cdbd093bed6414107b5fe6ec3fd3b43b108528e67348ea83ae
|
| 3 |
+
size 53171847
|