anubhavmaity commited on
Commit
f9b78c3
·
1 Parent(s): 3a6d67c

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.6153
21
- - Accuracy: 0.4458
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.6485 | 1.0 | 1159 | 1.5860 | 0.4393 |
53
- | 1.4459 | 2.0 | 2318 | 1.5820 | 0.4464 |
54
- | 1.2594 | 3.0 | 3477 | 1.6153 | 0.4458 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6354
21
+ - Accuracy: 0.4379
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.6427 | 1.0 | 1159 | 1.6026 | 0.4366 |
53
+ | 1.4301 | 2.0 | 2318 | 1.5943 | 0.4442 |
54
+ | 1.2482 | 3.0 | 3477 | 1.6354 | 0.4379 |
55
 
56
 
57
  ### Framework versions