emiliam commited on
Commit
f54e59d
1 Parent(s): 8fa7be5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.1391
20
- - Accuracy: 0.5390
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.7383 | 1.0 | 438 | 1.1176 | 0.5345 |
52
- | 0.6786 | 2.0 | 876 | 1.1391 | 0.5390 |
53
- | 0.6942 | 3.0 | 1314 | 1.1459 | 0.5383 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.2251
20
+ - Accuracy: 0.4564
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 1.444 | 1.0 | 438 | 1.4079 | 0.3703 |
52
+ | 1.2567 | 2.0 | 876 | 1.2617 | 0.4430 |
53
+ | 1.2071 | 3.0 | 1314 | 1.2251 | 0.4564 |
54
 
55
 
56
  ### Framework versions