Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
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.
|
24 |
- Train Accuracy: 0.9849
|
25 |
- Epoch: 2
|
26 |
|
@@ -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.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
20 |
|
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.0151
|
24 |
- Train Accuracy: 0.9849
|
25 |
- Epoch: 2
|
26 |
|
|
|
76 |
|:----------:|:--------------:|:-----:|
|
77 |
| 0.2108 | 0.9168 | 0 |
|
78 |
| 0.1593 | 0.9385 | 1 |
|
79 |
+
| 0.0151 | 0.9849 | 2 |
|
80 |
|
81 |
|
82 |
### Framework versions
|