Update README.md
Browse files![Screenshot 2024-08-31 at 20.44.59.png](https://cdn-uploads.huggingface.co/production/uploads/665eb34e46c7555475ae0350/9NweFFseSnYIm4_jBD7up.png)
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
**Model Name**: Hausa Sentiment Analysis
|
3 |
**Model ID**: `Kumshe/Hausa-sentiment-analysis`
|
@@ -82,5 +101,4 @@ If you use this model in your work, please cite it as follows:
|
|
82 |
```
|
83 |
|
84 |
### **Contributions**
|
85 |
-
This model was fine-tuned by Umar Muhammad Mustapha Kumshe. Feel free to contribute, provide feedback, or raise issues on the [model repository](https://huggingface.co/Kumshe/Hausa-sentiment-analysis).
|
86 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- HausaNLP/NaijaSenti-Twitter
|
5 |
+
language:
|
6 |
+
- ha
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
+
base_model: google-bert/bert-base-cased
|
13 |
+
pipeline_tag: text-classification
|
14 |
+
library_name: transformers
|
15 |
+
tags:
|
16 |
+
- NLP
|
17 |
+
- sentiment-analysis
|
18 |
+
- hausa
|
19 |
+
---
|
20 |
|
21 |
**Model Name**: Hausa Sentiment Analysis
|
22 |
**Model ID**: `Kumshe/Hausa-sentiment-analysis`
|
|
|
101 |
```
|
102 |
|
103 |
### **Contributions**
|
104 |
+
This model was fine-tuned by Umar Muhammad Mustapha Kumshe. Feel free to contribute, provide feedback, or raise issues on the [model repository](https://huggingface.co/Kumshe/Hausa-sentiment-analysis).
|
|