Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
100M - 1B
Tags:
text-retrieval
orionweller
commited on
Commit
•
c8c882a
1
Parent(s):
cb421d2
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ tags:
|
|
19 |
dataset_info:
|
20 |
- config_name: corpus
|
21 |
features:
|
22 |
-
- name:
|
23 |
dtype: string
|
24 |
- name: text
|
25 |
dtype: string
|
@@ -30,7 +30,7 @@ dataset_info:
|
|
30 |
num_examples: 5277
|
31 |
- config_name: queries
|
32 |
features:
|
33 |
-
- name:
|
34 |
dtype: string
|
35 |
- name: text
|
36 |
dtype: string
|
|
|
19 |
dataset_info:
|
20 |
- config_name: corpus
|
21 |
features:
|
22 |
+
- name: _id
|
23 |
dtype: string
|
24 |
- name: text
|
25 |
dtype: string
|
|
|
30 |
num_examples: 5277
|
31 |
- config_name: queries
|
32 |
features:
|
33 |
+
- name: _id
|
34 |
dtype: string
|
35 |
- name: text
|
36 |
dtype: string
|