sjunique commited on
Commit
d2a1684
1 Parent(s): 02d8250

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
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 the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 2.2864
17
 
18
  ## Model description
19
 
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 100
42
 
43
  ### Training results
44
 
@@ -91,11 +91,19 @@ The following hyperparameters were used during training:
91
  | 2.2953 | 45.0 | 4230 | 2.7220 |
92
  | 2.2738 | 46.0 | 4324 | 2.7241 |
93
  | 2.2506 | 47.0 | 4418 | 2.7235 |
94
- | 2.4587 | 96.0 | 4512 | 2.2966 |
95
- | 2.4095 | 97.0 | 4559 | 2.2893 |
96
- | 2.4803 | 98.0 | 4606 | 2.2872 |
97
- | 2.4494 | 99.0 | 4653 | 2.2865 |
98
- | 2.4311 | 100.0 | 4700 | 2.2864 |
 
 
 
 
 
 
 
 
99
 
100
 
101
  ### Framework versions
 
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.2327
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 200
42
 
43
  ### Training results
44
 
 
91
  | 2.2953 | 45.0 | 4230 | 2.7220 |
92
  | 2.2738 | 46.0 | 4324 | 2.7241 |
93
  | 2.2506 | 47.0 | 4418 | 2.7235 |
94
+ | 2.4664 | 188.0 | 4512 | 2.2581 |
95
+ | 2.4602 | 189.0 | 4536 | 2.2446 |
96
+ | 2.4495 | 190.0 | 4560 | 2.2392 |
97
+ | 2.4517 | 191.0 | 4584 | 2.2370 |
98
+ | 2.4368 | 192.0 | 4608 | 2.2357 |
99
+ | 2.4342 | 193.0 | 4632 | 2.2345 |
100
+ | 2.4377 | 194.0 | 4656 | 2.2342 |
101
+ | 2.4359 | 195.0 | 4680 | 2.2337 |
102
+ | 2.4389 | 196.0 | 4704 | 2.2333 |
103
+ | 2.426 | 197.0 | 4728 | 2.2331 |
104
+ | 2.4293 | 198.0 | 4752 | 2.2329 |
105
+ | 2.4306 | 199.0 | 4776 | 2.2328 |
106
+ | 2.4172 | 200.0 | 4800 | 2.2327 |
107
 
108
 
109
  ### Framework versions