k-r-l commited on
Commit
603fb3a
1 Parent(s): c8cc5ff

Training in progress, step 16, 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:2ef7cbd8c6f20311732aef5070bb43ca5e8012ce0013335f2e94d5bd8e85c56e
3
  size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ae3564311bfbe49e68535b3496c99ce8072b21ad3b5839a07acab622564e8f
3
  size 13648432
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:568e1e6f9a75fe7d912123661bcb4d4b277b1ea7fc0276a156d8360c3005786a
3
  size 7309882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cdc25067af02f302ae5f20feae9590d56ead7c091032508ad7b8f3cfd38e291
3
  size 7309882
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6994cb487905172b0ba255400eaecb8aa47a01b2c6f61db8cf605bf89aaea0f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397c58c95656820d3439e353b3be5fd82dca80421fee3f09e902bff4cb788a6b
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": 0.15286624203821655,
5
  "eval_steps": 500,
6
- "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -277,6 +277,24 @@
277
  "rewards/margins": 0.011246275156736374,
278
  "rewards/rejected": -0.25726398825645447,
279
  "step": 15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
280
  }
281
  ],
282
  "logging_steps": 1,
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.16305732484076432,
5
  "eval_steps": 500,
6
+ "global_step": 16,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
277
  "rewards/margins": 0.011246275156736374,
278
  "rewards/rejected": -0.25726398825645447,
279
  "step": 15
280
+ },
281
+ {
282
+ "epoch": 0.16305732484076432,
283
+ "grad_norm": 3.213852882385254,
284
+ "learning_rate": 9.455782312925171e-05,
285
+ "log_odds_chosen": 0.0818968415260315,
286
+ "log_odds_ratio": -0.6613866090774536,
287
+ "logits/chosen": -0.5976958274841309,
288
+ "logits/rejected": -0.6143887639045715,
289
+ "logps/chosen": -2.413341522216797,
290
+ "logps/rejected": -2.4865636825561523,
291
+ "loss": 2.6428,
292
+ "nll_loss": 2.5766918659210205,
293
+ "rewards/accuracies": 0.5,
294
+ "rewards/chosen": -0.24133417010307312,
295
+ "rewards/margins": 0.007322215940803289,
296
+ "rewards/rejected": -0.24865636229515076,
297
+ "step": 16
298
  }
299
  ],
300
  "logging_steps": 1,