mangaphd commited on
Commit
efaadb8
1 Parent(s): c07a52d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.1186
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.1186 | 0.9849 | 2 |
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