amengemeda
commited on
Commit
·
2d4a838
1
Parent(s):
a47cc1c
Update the model card
Browse files
README.md
CHANGED
@@ -11,3 +11,17 @@ The finetuning was done on an Amharic Dataset that was made available by Mendele
|
|
11 |
|
12 |
**Other**
|
13 |
The Google Colab notebook is made available on my GitHub. Check this path https://github.com/amengemeda/ISproject-2/blob/main/mBERT/Amharic_Hate_Speech_detection_using_mBERT_(Trainer_API).ipynb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
**Other**
|
13 |
The Google Colab notebook is made available on my GitHub. Check this path https://github.com/amengemeda/ISproject-2/blob/main/mBERT/Amharic_Hate_Speech_detection_using_mBERT_(Trainer_API).ipynb
|
14 |
+
|
15 |
+
---
|
16 |
+
language:
|
17 |
+
- amh
|
18 |
+
tags:
|
19 |
+
- amharic
|
20 |
+
- hate speech
|
21 |
+
- sentiment analysis
|
22 |
+
datasets:
|
23 |
+
- https://data.mendeley.com/datasets/ymtmxx385m
|
24 |
+
metrics:
|
25 |
+
- F1
|
26 |
+
- Accuracy
|
27 |
+
---
|