kiranpantha commited on
Commit
9cc7ca1
·
verified ·
1 Parent(s): ccc2df2

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0037
18
 
19
  ## Model description
20
 
@@ -43,10 +43,10 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.0066 | 1.0 | 2734 | 0.0051 |
49
- | 0.004 | 2.0 | 5468 | 0.0037 |
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0032
18
 
19
  ## Model description
20
 
 
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 0.0054 | 1.0 | 5468 | 0.0048 |
49
+ | 0.0035 | 2.0 | 10936 | 0.0032 |
50
 
51
 
52
  ### Framework versions