Update README.md
Browse files
README.md
CHANGED
@@ -11,21 +11,18 @@ dataset_info:
|
|
11 |
splits:
|
12 |
- name: "test"
|
13 |
num_examples: 2284
|
14 |
-
path: "ClusTREC-Covid/clustrec_covid.jsonl"
|
15 |
- config_name: "title"
|
16 |
description: "Full ClusTREC-Covid with titles only."
|
17 |
version: "1.0.0"
|
18 |
splits:
|
19 |
- name: "test"
|
20 |
num_examples: 2284
|
21 |
-
path: "title/clustrec_covid_title.jsonl"
|
22 |
- config_name: "title and abstract"
|
23 |
description: "Full ClusTREC-Covid with titles and abstract."
|
24 |
version: "1.0.0"
|
25 |
splits:
|
26 |
- name: "test"
|
27 |
num_examples: 2284
|
28 |
-
path: "title_and_abstract/clustrec_covid_abstract_and_title.jsonl"
|
29 |
|
30 |
configs:
|
31 |
- config_name: "ClusTREC-Covid"
|
|
|
11 |
splits:
|
12 |
- name: "test"
|
13 |
num_examples: 2284
|
|
|
14 |
- config_name: "title"
|
15 |
description: "Full ClusTREC-Covid with titles only."
|
16 |
version: "1.0.0"
|
17 |
splits:
|
18 |
- name: "test"
|
19 |
num_examples: 2284
|
|
|
20 |
- config_name: "title and abstract"
|
21 |
description: "Full ClusTREC-Covid with titles and abstract."
|
22 |
version: "1.0.0"
|
23 |
splits:
|
24 |
- name: "test"
|
25 |
num_examples: 2284
|
|
|
26 |
|
27 |
configs:
|
28 |
- config_name: "ClusTREC-Covid"
|