yishairasowsky commited on
Commit
aee63a6
·
verified ·
1 Parent(s): a4de932

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.3657
20
- - Accuracy: 0.335
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 25 | 1.3688 | 0.335 |
52
- | No log | 2.0 | 50 | 1.3657 | 0.335 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.2628
20
+ - Accuracy: 0.432
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 250 | 1.2777 | 0.421 |
52
+ | 1.2993 | 2.0 | 500 | 1.2628 | 0.432 |
53
 
54
 
55
  ### Framework versions