Update README.md
Browse files


README.md
CHANGED
|
@@ -29,7 +29,7 @@ This model is a BERT-based model fine-tuned for sentiment analysis in the Hausa
|
|
| 29 |
### **Model Architecture**
|
| 30 |
- **Base Model**: BERT (Bidirectional Encoder Representations from Transformers)
|
| 31 |
- **Pre-trained Model**: `bert-base-cased` from Hugging Face Transformers library.
|
| 32 |
-
- **Fine-Tuned Model**: Fine-tuned for
|
| 33 |
|
| 34 |
### **Training Data**
|
| 35 |
- **Data Source**: The model was trained on a dataset containing 35,000 examples from social media platforms such as Twitter and Facebook.
|
|
@@ -67,7 +67,7 @@ The model performs well on the given dataset, achieving a balanced performance b
|
|
| 67 |
- Consider the impact on privacy and data protection laws, especially when analyzing social media content.
|
| 68 |
|
| 69 |
### **License**
|
| 70 |
-
-
|
| 71 |
|
| 72 |
### **Citation**
|
| 73 |
If you use this model in your work, please cite it as follows:
|
|
|
|
| 29 |
### **Model Architecture**
|
| 30 |
- **Base Model**: BERT (Bidirectional Encoder Representations from Transformers)
|
| 31 |
- **Pre-trained Model**: `bert-base-cased` from Hugging Face Transformers library.
|
| 32 |
+
- **Fine-Tuned Model**: Fine-tuned for 40 epochs on a Hausa sentiment dataset.
|
| 33 |
|
| 34 |
### **Training Data**
|
| 35 |
- **Data Source**: The model was trained on a dataset containing 35,000 examples from social media platforms such as Twitter and Facebook.
|
|
|
|
| 67 |
- Consider the impact on privacy and data protection laws, especially when analyzing social media content.
|
| 68 |
|
| 69 |
### **License**
|
| 70 |
+
-
|
| 71 |
|
| 72 |
### **Citation**
|
| 73 |
If you use this model in your work, please cite it as follows:
|