badrabbitt commited on
Commit
2097c6e
·
verified ·
1 Parent(s): 38c9e81

Training complete

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2164
19
- - Accuracy: 0.944
20
 
21
  ## Model description
22
 
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.1091 | 0.1 | 625 | 0.3236 | 0.9116 |
52
- | 1.8143 | 0.2 | 1250 | 0.2305 | 0.9296 |
53
- | 0.0028 | 0.3 | 1875 | 0.2749 | 0.9284 |
54
- | 0.0052 | 0.4 | 2500 | 0.2432 | 0.936 |
55
- | 0.0007 | 0.5 | 3125 | 0.2512 | 0.9348 |
56
- | 1.6534 | 0.6 | 3750 | 0.2360 | 0.9384 |
57
- | 1.472 | 0.7 | 4375 | 0.2378 | 0.9388 |
58
- | 0.0049 | 0.8 | 5000 | 0.2196 | 0.9416 |
59
- | 0.017 | 0.9 | 5625 | 0.2171 | 0.9436 |
60
- | 0.3069 | 1.0 | 6250 | 0.2164 | 0.944 |
61
 
62
 
63
  ### Framework versions
 
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2005
19
+ - Accuracy: 0.9396
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.1016 | 0.1 | 625 | 0.3016 | 0.9088 |
52
+ | 1.0704 | 0.2 | 1250 | 0.2594 | 0.9228 |
53
+ | 0.0021 | 0.3 | 1875 | 0.2657 | 0.9228 |
54
+ | 0.0004 | 0.4 | 2500 | 0.2476 | 0.9336 |
55
+ | 0.0142 | 0.5 | 3125 | 0.2266 | 0.9304 |
56
+ | 0.5042 | 0.6 | 3750 | 0.2394 | 0.936 |
57
+ | 0.9547 | 0.7 | 4375 | 0.2177 | 0.9404 |
58
+ | 0.004 | 0.8 | 5000 | 0.2126 | 0.9388 |
59
+ | 0.0653 | 0.9 | 5625 | 0.2025 | 0.9416 |
60
+ | 0.5673 | 1.0 | 6250 | 0.2005 | 0.9396 |
61
 
62
 
63
  ### Framework versions