sasi2400 commited on
Commit
e481895
1 Parent(s): 98e827a

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-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5920
20
- - Accuracy: 0.7509
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.6036 | 1.0 | 546 | 0.5375 | 0.7225 |
52
- | 0.4581 | 2.0 | 1092 | 0.5385 | 0.7335 |
53
- | 0.3492 | 3.0 | 1638 | 0.5920 | 0.7509 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6400
20
+ - Accuracy: 0.7389
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.5488 | 1.0 | 1230 | 0.5486 | 0.7194 |
52
+ | 0.4161 | 2.0 | 2460 | 0.5310 | 0.7519 |
53
+ | 0.2961 | 3.0 | 3690 | 0.6400 | 0.7389 |
54
 
55
 
56
  ### Framework versions