sasi2400 commited on
Commit
5b57843
1 Parent(s): e4cd2e6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: 0.5369
20
- - Accuracy: 0.7325
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.584 | 1.0 | 1112 | 0.5401 | 0.7172 |
52
- | 0.5102 | 2.0 | 2224 | 0.5369 | 0.7325 |
53
 
54
 
55
  ### 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: 0.4328
20
+ - Accuracy: 0.7971
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.4591 | 1.0 | 4567 | 0.4502 | 0.7841 |
52
+ | 0.3915 | 2.0 | 9134 | 0.4328 | 0.7971 |
53
 
54
 
55
  ### Framework versions