Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
10K - 100K
Tags:
text-retrieval
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,10 +22,6 @@ dataset_info:
|
|
| 22 |
dtype: string
|
| 23 |
- name: score
|
| 24 |
dtype: float64
|
| 25 |
-
splits:
|
| 26 |
-
- name: dev
|
| 27 |
-
num_bytes: 217670
|
| 28 |
-
num_examples: 7437
|
| 29 |
- config_name: corpus
|
| 30 |
features:
|
| 31 |
- name: _id
|
|
@@ -34,20 +30,12 @@ dataset_info:
|
|
| 34 |
dtype: string
|
| 35 |
- name: text
|
| 36 |
dtype: string
|
| 37 |
-
splits:
|
| 38 |
-
- name: corpus
|
| 39 |
-
num_bytes: 16947854
|
| 40 |
-
num_examples: 50000
|
| 41 |
- config_name: queries
|
| 42 |
features:
|
| 43 |
- name: _id
|
| 44 |
dtype: string
|
| 45 |
- name: text
|
| 46 |
dtype: string
|
| 47 |
-
splits:
|
| 48 |
-
- name: queries
|
| 49 |
-
num_bytes: 24100662
|
| 50 |
-
num_examples: 509962
|
| 51 |
configs:
|
| 52 |
- config_name: default
|
| 53 |
data_files:
|
|
|
|
| 22 |
dtype: string
|
| 23 |
- name: score
|
| 24 |
dtype: float64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- config_name: corpus
|
| 26 |
features:
|
| 27 |
- name: _id
|
|
|
|
| 30 |
dtype: string
|
| 31 |
- name: text
|
| 32 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- config_name: queries
|
| 34 |
features:
|
| 35 |
- name: _id
|
| 36 |
dtype: string
|
| 37 |
- name: text
|
| 38 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
configs:
|
| 40 |
- config_name: default
|
| 41 |
data_files:
|