oleshy commited on
Commit
2badda6
1 Parent(s): dd5ac7f

Model save

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.0443
17
 
18
  ## Model description
19
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 5 | 0.0465 |
49
- | No log | 2.0 | 10 | 0.0465 |
50
- | No log | 3.0 | 15 | 0.0463 |
51
- | No log | 4.0 | 20 | 0.0461 |
52
- | No log | 5.0 | 25 | 0.0459 |
53
- | No log | 6.0 | 30 | 0.0456 |
54
- | No log | 7.0 | 35 | 0.0454 |
55
- | No log | 8.0 | 40 | 0.0450 |
56
- | No log | 9.0 | 45 | 0.0447 |
57
- | No log | 10.0 | 50 | 0.0443 |
58
 
59
 
60
  ### Framework versions
 
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.0427
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 5 | 0.0443 |
49
+ | No log | 2.0 | 10 | 0.0443 |
50
+ | No log | 3.0 | 15 | 0.0442 |
51
+ | No log | 4.0 | 20 | 0.0441 |
52
+ | No log | 5.0 | 25 | 0.0439 |
53
+ | No log | 6.0 | 30 | 0.0437 |
54
+ | No log | 7.0 | 35 | 0.0435 |
55
+ | No log | 8.0 | 40 | 0.0433 |
56
+ | No log | 9.0 | 45 | 0.0430 |
57
+ | No log | 10.0 | 50 | 0.0427 |
58
 
59
 
60
  ### Framework versions