Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Tags:
text-retrieval
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,33 +1,15 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
license: cc-by-4.0
|
|
|
|
|
5 |
multilinguality:
|
6 |
-
- monolingual
|
7 |
-
source_datasets:
|
8 |
-
- ClimateFEVER
|
9 |
task_categories:
|
10 |
-
- text-retrieval
|
|
|
|
|
11 |
task_ids:
|
12 |
-
- document-retrieval
|
13 |
tags:
|
14 |
-
- text-retrieval
|
15 |
-
|
16 |
-
config_name: queries
|
17 |
-
features:
|
18 |
-
- name: _id
|
19 |
-
dtype: string
|
20 |
-
- name: text
|
21 |
-
dtype: string
|
22 |
-
splits:
|
23 |
-
- name: train
|
24 |
-
num_bytes: 7044
|
25 |
-
num_examples: 50
|
26 |
-
download_size: 7569
|
27 |
-
dataset_size: 7044
|
28 |
-
configs:
|
29 |
-
- config_name: queries
|
30 |
-
data_files:
|
31 |
-
- split: train
|
32 |
-
path: queries/train-*
|
33 |
-
---
|
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
multilinguality:
|
6 |
+
- monolingual
|
|
|
|
|
7 |
task_categories:
|
8 |
+
- text-retrieval
|
9 |
+
source_datasets:
|
10 |
+
- ClimateFEVER
|
11 |
task_ids:
|
12 |
+
- document-retrieval
|
13 |
tags:
|
14 |
+
- text-retrieval
|
15 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|