nlpAI commited on
Commit
ee03194
·
verified ·
1 Parent(s): 2b47b70

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4493
21
- - Accuracy: 0.7970
22
 
23
  ## Model description
24
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3806 | 1.0 | 264 | 0.4550 | 0.7959 |
54
- | 0.3626 | 2.0 | 528 | 0.4493 | 0.7970 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4454
21
+ - Accuracy: 0.8028
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.3503 | 1.0 | 264 | 0.4493 | 0.7982 |
54
+ | 0.3463 | 2.0 | 528 | 0.4454 | 0.8028 |
55
 
56
 
57
  ### Framework versions