abhinavp commited on
Commit
d89e323
1 Parent(s): c922b2a

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 7.8443
17
 
18
  ## Model description
19
 
@@ -44,18 +44,18 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | 10.8138 | 0.08 | 10 | 10.8041 |
48
- | 10.7943 | 0.16 | 20 | 10.7800 |
49
- | 10.7591 | 0.24 | 30 | 10.7172 |
50
- | 10.6049 | 0.32 | 40 | 10.2665 |
51
- | 9.8537 | 0.4 | 50 | 9.2379 |
52
- | 9.0545 | 0.48 | 60 | 8.6471 |
53
- | 8.5764 | 0.56 | 70 | 8.3265 |
54
- | 8.3924 | 0.64 | 80 | 8.1310 |
55
- | 8.2474 | 0.72 | 90 | 8.0031 |
56
- | 8.1181 | 0.8 | 100 | 7.9208 |
57
- | 8.0602 | 0.88 | 110 | 7.8697 |
58
- | 8.1216 | 0.96 | 120 | 7.8443 |
59
 
60
 
61
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 7.8466
17
 
18
  ## Model description
19
 
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
+ | 10.8142 | 0.08 | 10 | 10.8052 |
48
+ | 10.7959 | 0.16 | 20 | 10.7830 |
49
+ | 10.7637 | 0.24 | 30 | 10.7251 |
50
+ | 10.62 | 0.32 | 40 | 10.3063 |
51
+ | 9.8971 | 0.4 | 50 | 9.2732 |
52
+ | 9.0782 | 0.48 | 60 | 8.6678 |
53
+ | 8.5836 | 0.56 | 70 | 8.3319 |
54
+ | 8.4033 | 0.64 | 80 | 8.1296 |
55
+ | 8.2454 | 0.72 | 90 | 8.0021 |
56
+ | 8.1265 | 0.8 | 100 | 7.9212 |
57
+ | 8.0655 | 0.88 | 110 | 7.8713 |
58
+ | 8.1315 | 0.96 | 120 | 7.8466 |
59
 
60
 
61
  ### Framework versions