Update README.md
Browse files
README.md
CHANGED
|
@@ -13,32 +13,13 @@ tags:
|
|
| 13 |
- text-retrieval
|
| 14 |
dataset_info:
|
| 15 |
- config_name: default
|
| 16 |
-
features:
|
| 17 |
-
- name: query-id
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: corpus-id
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: score
|
| 22 |
-
dtype: float64
|
| 23 |
splits:
|
| 24 |
- name: train
|
| 25 |
- name: test
|
| 26 |
- config_name: corpus
|
| 27 |
-
features:
|
| 28 |
-
- name: _id
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: title
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: text
|
| 33 |
-
dtype: string
|
| 34 |
splits:
|
| 35 |
- name: corpus
|
| 36 |
- config_name: queries
|
| 37 |
-
features:
|
| 38 |
-
- name: _id
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: text
|
| 41 |
-
dtype: string
|
| 42 |
splits:
|
| 43 |
- name: queries
|
| 44 |
configs:
|
|
|
|
| 13 |
- text-retrieval
|
| 14 |
dataset_info:
|
| 15 |
- config_name: default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
- name: test
|
| 19 |
- config_name: corpus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
splits:
|
| 21 |
- name: corpus
|
| 22 |
- config_name: queries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
splits:
|
| 24 |
- name: queries
|
| 25 |
configs:
|