pallie commited on
Commit
7317ad4
1 Parent(s): f3e6b7f

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-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.3863
21
- - Accuracy: 0.2672
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.3932 | 1.0 | 812 | 1.3863 | 0.2399 |
53
- | 1.3924 | 2.0 | 1624 | 1.3863 | 0.2680 |
54
- | 1.3911 | 3.0 | 2436 | 1.3863 | 0.2672 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3754
21
+ - Accuracy: 0.3204
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.3998 | 1.0 | 812 | 1.3863 | 0.2737 |
53
+ | 1.3877 | 2.0 | 1624 | 1.3862 | 0.3089 |
54
+ | 1.3886 | 3.0 | 2436 | 1.3754 | 0.3204 |
55
 
56
 
57
  ### Framework versions