devvanshhh commited on
Commit
7d3aa27
·
1 Parent(s): 6e437f2

Training in progress, epoch 9, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:451eb6d8466c1e9a0f2e0d8ffed0631f25e2bc7383a45e90e6f04380aeb49b31
3
  size 37789864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a309abc99ba4706546de383556bc050874d59ea05cd3444f8c24c96ccf4384c
3
  size 37789864
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:988b52e988b931a4fc464e3b692e59a58e120f21384612addbabe7d719ac7fd9
3
  size 2621690
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152b3805d4b436f517a65ff6341eaebbca24f23b829d75ab8e3d0bdd2a721990
3
  size 2621690
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcd4b56e79788588601c3128dda5a051838c57d8358a86bca0138141a850263e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ebf71d3202a9a106afdc002a15f09163d70b25083881b5a4ae30fce925b3dc2
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae75ec2fcbec4d6a112bf10dea10b38c62ed5914942230f40bd30d52bfdc127c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8f680af722126f4814f7db0f2f5ca2531bc678b7958042248d2393d138dd8b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 8.0,
5
  "eval_steps": 500,
6
- "global_step": 2896,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -141,6 +141,25 @@
141
  "eval_samples_per_second": 1.99,
142
  "eval_steps_per_second": 0.253,
143
  "step": 2896
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  }
145
  ],
146
  "logging_steps": 500,
@@ -148,7 +167,7 @@
148
  "num_input_tokens_seen": 0,
149
  "num_train_epochs": 10,
150
  "save_steps": 500,
151
- "total_flos": 2.485146480751411e+16,
152
  "trial_name": null,
153
  "trial_params": null
154
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 9.0,
5
  "eval_steps": 500,
6
+ "global_step": 3258,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
141
  "eval_samples_per_second": 1.99,
142
  "eval_steps_per_second": 0.253,
143
  "step": 2896
144
+ },
145
+ {
146
+ "epoch": 8.29,
147
+ "learning_rate": 5.9615384615384615e-06,
148
+ "loss": 0.7247,
149
+ "step": 3000
150
+ },
151
+ {
152
+ "epoch": 9.0,
153
+ "eval_gen_len": 10.807453416149068,
154
+ "eval_loss": 0.7143327593803406,
155
+ "eval_rouge1": 32.9304,
156
+ "eval_rouge2": 24.7808,
157
+ "eval_rougeL": 29.6111,
158
+ "eval_rougeLsum": 29.9039,
159
+ "eval_runtime": 156.4641,
160
+ "eval_samples_per_second": 2.058,
161
+ "eval_steps_per_second": 0.262,
162
+ "step": 3258
163
  }
164
  ],
165
  "logging_steps": 500,
 
167
  "num_input_tokens_seen": 0,
168
  "num_train_epochs": 10,
169
  "save_steps": 500,
170
+ "total_flos": 2.7957897908453376e+16,
171
  "trial_name": null,
172
  "trial_params": null
173
  }