sasi2400 commited on
Commit
ea883ce
1 Parent(s): 6509a3a

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-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4773
20
- - Accuracy: 0.7981
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.5683 | 1.0 | 840 | 0.4790 | 0.7814 |
52
- | 0.3602 | 2.0 | 1680 | 0.4773 | 0.7981 |
53
 
54
 
55
  ### 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.4756
20
+ - Accuracy: 0.7940
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.5713 | 1.0 | 949 | 0.4617 | 0.7808 |
52
+ | 0.3993 | 2.0 | 1898 | 0.4756 | 0.7940 |
53
 
54
 
55
  ### Framework versions