Datasets:
Tasks:
Text Ranking
Modalities:
Text
Formats:
parquet
Languages:
Amharic
Size:
10K - 100K
ArXiv:
License:
Update task category and add tags (#2)
Browse files- Update task category and add tags (5953138b0d3f29e0cc81445c4f84c8444634410b)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: query_id
|
|
@@ -24,13 +34,6 @@ configs:
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
-
license: cc-by-4.0
|
| 28 |
-
task_categories:
|
| 29 |
-
- sentence-similarity
|
| 30 |
-
language:
|
| 31 |
-
- am
|
| 32 |
-
size_categories:
|
| 33 |
-
- 10K<n<100K
|
| 34 |
---
|
| 35 |
|
| 36 |
# Amharic Passage Retrieval Dataset
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- am
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10K<n<100K
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-ranking
|
| 9 |
+
tags:
|
| 10 |
+
- information-retrieval
|
| 11 |
+
- amharic
|
| 12 |
dataset_info:
|
| 13 |
features:
|
| 14 |
- name: query_id
|
|
|
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# Amharic Passage Retrieval Dataset
|