bisoye commited on
Commit
e2e4869
·
verified ·
1 Parent(s): 2a80c7e

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0533
19
- - Accuracy: 0.9833
20
 
21
  ## Model description
22
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.0806 | 1.0 | 2370 | 0.0594 | 0.9803 |
51
- | 0.0423 | 2.0 | 4740 | 0.0533 | 0.9833 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0557
19
+ - Accuracy: 0.9826
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.0815 | 1.0 | 2370 | 0.0634 | 0.9796 |
51
+ | 0.0462 | 2.0 | 4740 | 0.0557 | 0.9826 |
52
 
53
 
54
  ### Framework versions