Update README.md
Browse files
README.md
CHANGED
@@ -17,13 +17,24 @@ dataset_info:
|
|
17 |
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes: 252778249
|
21 |
num_examples: 66140
|
22 |
download_size: 122202803
|
23 |
-
dataset_size: 252778249
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
dtype: string
|
18 |
splits:
|
19 |
- name: train
|
20 |
+
num_bytes: 252778249
|
21 |
num_examples: 66140
|
22 |
download_size: 122202803
|
23 |
+
dataset_size: 252778249
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
+
language:
|
30 |
+
- am
|
31 |
+
size_categories:
|
32 |
+
- 10K<n<100K
|
33 |
---
|
34 |
+
|
35 |
+
This dataset can be used directly with Sentence Transformers to train Amharic embedding models.
|
36 |
+
|
37 |
+
Source Datasets:
|
38 |
+
- https://huggingface.co/datasets/rasyosef/amharic-news-category-classification
|
39 |
+
- https://huggingface.co/datasets/rasyosef/xlsum_amharic_summarization
|
40 |
+
- https://huggingface.co/datasets/yosefw/amharic-wikipedia
|