Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
10K - 100K
orionweller
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -56,9 +56,7 @@ dataset_info:
|
|
56 |
- name: query_id
|
57 |
dtype: string
|
58 |
- name: doc_ids
|
59 |
-
|
60 |
-
sequence:
|
61 |
-
dtype: string
|
62 |
splits:
|
63 |
- name: train
|
64 |
num_examples: 1896 # Each query gets both doc1 and doc2
|
|
|
56 |
- name: query_id
|
57 |
dtype: string
|
58 |
- name: doc_ids
|
59 |
+
list: string
|
|
|
|
|
60 |
splits:
|
61 |
- name: train
|
62 |
num_examples: 1896 # Each query gets both doc1 and doc2
|