Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -536,6 +536,28 @@ dataset_info:
|
|
| 536 |
num_examples: 860
|
| 537 |
download_size: 227332
|
| 538 |
dataset_size: 366930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 539 |
- config_name: mldr-retrieval-corpus
|
| 540 |
features:
|
| 541 |
- name: docid
|
|
@@ -891,6 +913,14 @@ configs:
|
|
| 891 |
path: miracl-retrieval-query/validation-*
|
| 892 |
- split: test
|
| 893 |
path: miracl-retrieval-query/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 894 |
- config_name: mldr-retrieval-corpus
|
| 895 |
data_files:
|
| 896 |
- split: corpus
|
|
|
|
| 536 |
num_examples: 860
|
| 537 |
download_size: 227332
|
| 538 |
dataset_size: 366930
|
| 539 |
+
- config_name: mldr-reranking-query
|
| 540 |
+
features:
|
| 541 |
+
- name: query_id
|
| 542 |
+
dtype: string
|
| 543 |
+
- name: query
|
| 544 |
+
dtype: string
|
| 545 |
+
- name: retrieved_docs
|
| 546 |
+
sequence: string
|
| 547 |
+
- name: relevance_scores
|
| 548 |
+
sequence: int64
|
| 549 |
+
splits:
|
| 550 |
+
- name: train
|
| 551 |
+
num_bytes: 1459430
|
| 552 |
+
num_examples: 2262
|
| 553 |
+
- name: validation
|
| 554 |
+
num_bytes: 77630
|
| 555 |
+
num_examples: 200
|
| 556 |
+
- name: test
|
| 557 |
+
num_bytes: 74198
|
| 558 |
+
num_examples: 200
|
| 559 |
+
download_size: 400901
|
| 560 |
+
dataset_size: 1611258
|
| 561 |
- config_name: mldr-retrieval-corpus
|
| 562 |
features:
|
| 563 |
- name: docid
|
|
|
|
| 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
|
| 919 |
+
path: mldr-reranking-query/train-*
|
| 920 |
+
- split: validation
|
| 921 |
+
path: mldr-reranking-query/validation-*
|
| 922 |
+
- split: test
|
| 923 |
+
path: mldr-reranking-query/test-*
|
| 924 |
- config_name: mldr-retrieval-corpus
|
| 925 |
data_files:
|
| 926 |
- split: corpus
|
mldr-reranking-query/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8d4f46382f5876f1e40f6a3d47a80e023011c01feb0bb2eb9f3e999c1a94231
|
| 3 |
+
size 35616
|
mldr-reranking-query/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35429f64924264a7e082d7a6625e90085b7ab6e144b53895048d329dc657518f
|
| 3 |
+
size 329894
|
mldr-reranking-query/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ebb578a8cc9dad3b7ec159c53a579370a5c3e1d8eaceef3e0be4363adbdeda0
|
| 3 |
+
size 35391
|