Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) trained on mangaphd/hausaBERTdatatrain dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Train Loss: 0.1186
|
24 |
-
- Train Accuracy: 0.
|
25 |
- Epoch: 2
|
26 |
|
27 |
The sentiment fine-tuning was done on Hausa Language. Model Reposited @ https://github.com/idimohammed/HausaBERTa
|
@@ -76,7 +76,7 @@ The following hyperparameters were used during training:
|
|
76 |
|:----------:|:--------------:|:-----:|
|
77 |
| 0.2108 | 0.9168 | 0 |
|
78 |
| 0.1593 | 0.9385 | 1 |
|
79 |
-
| 0.1186 | 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
21 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) trained on mangaphd/hausaBERTdatatrain dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Train Loss: 0.1186
|
24 |
+
- Train Accuracy: 0.9849
|
25 |
- Epoch: 2
|
26 |
|
27 |
The sentiment fine-tuning was done on Hausa Language. Model Reposited @ https://github.com/idimohammed/HausaBERTa
|
|
|
76 |
|:----------:|:--------------:|:-----:|
|
77 |
| 0.2108 | 0.9168 | 0 |
|
78 |
| 0.1593 | 0.9385 | 1 |
|
79 |
+
| 0.1186 | 0.9849 | 2 |
|
80 |
|
81 |
|
82 |
### Framework versions
|