Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Tags:
text-retrieval
License:
ArthurCamara
commited on
Commit
•
7f91d59
1
Parent(s):
67181a9
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- Touche2020
|
11 |
+
task_ids:
|
12 |
+
- document-retrieval
|
13 |
+
tags:
|
14 |
+
- text-retrieval
|
15 |
+
---
|