paruwka commited on
Commit
7977fc8
·
verified ·
1 Parent(s): 10423ea

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1039
22
- - Accuracy: 0.9688
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.2878 | 1.0 | 125 | 0.1953 | 0.9385 |
54
- | 0.1869 | 2.0 | 250 | 0.1206 | 0.9620 |
55
- | 0.1385 | 3.0 | 375 | 0.1039 | 0.9688 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1266
22
+ - Accuracy: 0.9626
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.351 | 1.0 | 125 | 0.2635 | 0.9184 |
54
+ | 0.2222 | 2.0 | 250 | 0.1518 | 0.9550 |
55
+ | 0.1669 | 3.0 | 375 | 0.1266 | 0.9626 |
56
 
57
 
58
  ### Framework versions