paruwka commited on
Commit
7482f91
·
verified ·
1 Parent(s): c3cbec2

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.0650
22
- - Accuracy: 0.9822
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.156 | 1.0 | 125 | 0.0975 | 0.9729 |
54
- | 0.1088 | 2.0 | 250 | 0.0642 | 0.9838 |
55
- | 0.0614 | 3.0 | 375 | 0.0650 | 0.9822 |
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.0958
22
+ - Accuracy: 0.9753
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.2693 | 1.0 | 125 | 0.1840 | 0.9513 |
54
+ | 0.1658 | 2.0 | 250 | 0.1030 | 0.9737 |
55
+ | 0.1037 | 3.0 | 375 | 0.0958 | 0.9753 |
56
 
57
 
58
  ### Framework versions