Eikei commited on
Commit
dd78f7a
·
1 Parent(s): e86b623

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model was trained from scratch on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0576
22
- - Precision: 0.9050
23
- - Recall: 0.9142
24
- - F1: 0.9096
25
- - Accuracy: 0.9860
26
 
27
  ## Model description
28
 
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
- | 0.0313 | 1.0 | 10321 | 0.0576 | 0.9050 | 0.9142 | 0.9096 | 0.9860 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model was trained from scratch on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0692
22
+ - Precision: 0.9032
23
+ - Recall: 0.9117
24
+ - F1: 0.9075
25
+ - Accuracy: 0.9857
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | 0.0273 | 1.0 | 10321 | 0.0692 | 0.9032 | 0.9117 | 0.9075 | 0.9857 |
57
 
58
 
59
  ### Framework versions