bolu61 commited on
Commit
b35b8dd
·
verified ·
1 Parent(s): 1aafca0

Model save

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model was trained from scratch on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.2871
18
 
19
  ## Model description
20
 
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.7489 | 1.0 | 807 | 0.7917 |
50
- | 0.5689 | 2.0 | 1614 | 0.5312 |
51
- | 0.2143 | 3.0 | 2421 | 0.4800 |
52
- | 0.844 | 4.0 | 3228 | 0.4694 |
53
- | 0.479 | 5.0 | 4035 | 0.4131 |
54
- | 0.1344 | 6.0 | 4842 | 0.3378 |
55
- | 1.0125 | 7.0 | 5649 | 0.3254 |
56
- | 0.0641 | 8.0 | 6456 | 0.3052 |
57
- | 0.2457 | 9.0 | 7263 | 0.3054 |
58
- | 0.1325 | 10.0 | 8070 | 0.2871 |
59
 
60
 
61
  ### Framework versions
 
14
 
15
  This model was trained from scratch on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.2963
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.076 | 1.0 | 807 | 0.7889 |
50
+ | 0.9412 | 2.0 | 1614 | 0.5343 |
51
+ | 0.5653 | 3.0 | 2421 | 0.4825 |
52
+ | 0.6135 | 4.0 | 3228 | 0.4739 |
53
+ | 0.5656 | 5.0 | 4035 | 0.4182 |
54
+ | 0.3505 | 6.0 | 4842 | 0.3435 |
55
+ | 0.1471 | 7.0 | 5649 | 0.3291 |
56
+ | 0.3406 | 8.0 | 6456 | 0.3240 |
57
+ | 0.2795 | 9.0 | 7263 | 0.3131 |
58
+ | 0.1624 | 10.0 | 8070 | 0.2963 |
59
 
60
 
61
  ### Framework versions