thinhkosay commited on
Commit
bda8988
1 Parent(s): 47561cd

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.3184
23
- - Precision: 0.8894
24
- - Recall: 0.8897
25
- - F1: 0.8894
26
 
27
  ## Model description
28
 
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|
59
- | 0.3301 | 0.9990 | 512 | 0.3780 | 0.8509 | 0.8697 | 0.8514 |
60
- | 0.3103 | 2.0 | 1025 | 0.2916 | 0.8907 | 0.8848 | 0.8870 |
61
- | 0.1607 | 2.9971 | 1536 | 0.3184 | 0.8894 | 0.8897 | 0.8894 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.3179
23
+ - Precision: 0.8880
24
+ - Recall: 0.8902
25
+ - F1: 0.8891
26
 
27
  ## Model description
28
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
58
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|
59
+ | 0.3727 | 0.9990 | 512 | 0.3047 | 0.8582 | 0.8804 | 0.8546 |
60
+ | 0.2802 | 2.0 | 1025 | 0.3083 | 0.8914 | 0.8780 | 0.8837 |
61
+ | 0.1985 | 2.9971 | 1536 | 0.3179 | 0.8880 | 0.8902 | 0.8891 |
62
 
63
 
64
  ### Framework versions