amengemeda
commited on
Commit
·
a2ba7f8
1
Parent(s):
2d4a838
Update Readme.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
**Amharic Hate Speech Detection using Fine-tuned mBERT**
|
2 |
|
3 |
**Model description**
|
@@ -11,17 +25,3 @@ 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
|
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 |
-
---
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- amh
|
4 |
+
tags:
|
5 |
+
- Amharic
|
6 |
+
- hate speech
|
7 |
+
- sentiment analysis
|
8 |
+
datasets:
|
9 |
+
- https://data.mendeley.com/datasets/ymtmxx385m
|
10 |
+
metrics:
|
11 |
+
- F1
|
12 |
+
- Accuracy
|
13 |
+
---
|
14 |
+
|
15 |
**Amharic Hate Speech Detection using Fine-tuned mBERT**
|
16 |
|
17 |
**Model description**
|
|
|
25 |
|
26 |
**Other**
|
27 |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|