10doshi12 commited on
Commit
7422ef1
·
verified ·
1 Parent(s): 2737407

GRPO checkpoint step 2 @ 2026-04-26T11:06:07Z

Browse files
checkpoint-2/adapter_config.json CHANGED
@@ -34,12 +34,12 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "k_proj",
38
- "down_proj",
39
- "gate_proj",
40
  "up_proj",
41
- "q_proj",
42
  "v_proj",
 
 
 
 
43
  "o_proj"
44
  ],
45
  "target_parameters": null,
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
 
 
37
  "up_proj",
 
38
  "v_proj",
39
+ "gate_proj",
40
+ "q_proj",
41
+ "k_proj",
42
+ "down_proj",
43
  "o_proj"
44
  ],
45
  "target_parameters": null,
checkpoint-2/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1386dbf221f290d2589933056a1ffdd6fd4bad8e8f50bd3a549b19b4304de0d
3
  size 137716248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a1e6226d2b1888c323df3932874257b166314620f525ff452805ec4083258b
3
  size 137716248
checkpoint-2/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f0ce576ee5b94c0eac3f591c514eb71268a898a47cfc4f47cf5be79597b13ea
3
  size 140572180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e22a30ab65d8a2edee7d7fb77505b548cc5bc1042a589cb5ba287abbb05efd
3
  size 140572180
checkpoint-2/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:638a667570bdda9e9b7837029c18bc16f96f1d378af8113e22f7fabfb1df3aac
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f7c3ddec04837ad0d9008c37744f11293b90a8d817ddebe66c8fb50a5cfbfa
3
  size 14244
checkpoint-2/trainer_state.json CHANGED
@@ -16,25 +16,25 @@
16
  "clip_ratio/low_min": 0.0,
17
  "clip_ratio/region_mean": 0.0,
18
  "completions/clipped_ratio": 0.875,
19
- "completions/max_length": 768.0,
20
- "completions/max_terminated_length": 423.0,
21
- "completions/mean_length": 724.875,
22
- "completions/mean_terminated_length": 423.0,
23
- "completions/min_length": 423.0,
24
- "completions/min_terminated_length": 423.0,
25
- "entropy": 0.738787330687046,
26
  "epoch": 0.5,
27
- "frac_reward_zero_std": 1.0,
28
- "grad_norm": 0.0,
29
  "learning_rate": 0.0,
30
  "loss": 0.0,
31
- "num_tokens": 13245.0,
32
- "reward": -0.7137750387191772,
33
- "reward_std": 1.8349467515945435,
34
- "rewards/reward_fn/mean": -0.7137750387191772,
35
- "rewards/reward_fn/std": 1.8349467515945435,
36
  "step": 1,
37
- "step_time": 162.93437966145575
38
  },
39
  {
40
  "clip_ratio/high_max": 0.0,
@@ -43,30 +43,30 @@
43
  "clip_ratio/low_min": 0.0,
44
  "clip_ratio/region_mean": 0.0,
45
  "completions/clipped_ratio": 0.75,
46
- "completions/max_length": 768.0,
47
- "completions/max_terminated_length": 681.0,
48
- "completions/mean_length": 703.25,
49
- "completions/mean_terminated_length": 509.0,
50
- "completions/min_length": 337.0,
51
- "completions/min_terminated_length": 337.0,
52
- "entropy": 0.9916174560785294,
53
  "epoch": 1.0,
54
  "frac_reward_zero_std": 0.25,
55
- "grad_norm": 0.0830078125,
56
  "learning_rate": 1e-05,
57
- "loss": 0.0432,
58
- "num_tokens": 26287.0,
59
- "reward": -0.8818060159683228,
60
- "reward_std": 1.7631477117538452,
61
- "rewards/reward_fn/mean": -0.8818060159683228,
62
- "rewards/reward_fn/std": 1.7631477117538452,
63
  "step": 2,
64
- "step_time": 160.85512119717896
65
  }
66
  ],
67
  "logging_steps": 1,
68
  "max_steps": 2,
69
- "num_input_tokens_seen": 26287,
70
  "num_train_epochs": 1,
71
  "save_steps": 50,
72
  "stateful_callbacks": {
 
16
  "clip_ratio/low_min": 0.0,
17
  "clip_ratio/region_mean": 0.0,
18
  "completions/clipped_ratio": 0.875,
19
+ "completions/max_length": 1536.0,
20
+ "completions/max_terminated_length": 859.0,
21
+ "completions/mean_length": 1451.375,
22
+ "completions/mean_terminated_length": 859.0,
23
+ "completions/min_length": 859.0,
24
+ "completions/min_terminated_length": 859.0,
25
+ "entropy": 0.8951552212238312,
26
  "epoch": 0.5,
27
+ "frac_reward_zero_std": 0.75,
28
+ "grad_norm": 0.0283203125,
29
  "learning_rate": 0.0,
30
  "loss": 0.0,
31
+ "num_tokens": 19065.0,
32
+ "reward": -0.560462474822998,
33
+ "reward_std": 1.7301521301269531,
34
+ "rewards/reward_fn/mean": -0.560462474822998,
35
+ "rewards/reward_fn/std": 1.7301521301269531,
36
  "step": 1,
37
+ "step_time": 323.24305043928325
38
  },
39
  {
40
  "clip_ratio/high_max": 0.0,
 
43
  "clip_ratio/low_min": 0.0,
44
  "clip_ratio/region_mean": 0.0,
45
  "completions/clipped_ratio": 0.75,
46
+ "completions/max_length": 1536.0,
47
+ "completions/max_terminated_length": 1217.0,
48
+ "completions/mean_length": 1361.5,
49
+ "completions/mean_terminated_length": 838.0,
50
+ "completions/min_length": 459.0,
51
+ "completions/min_terminated_length": 459.0,
52
+ "entropy": 0.6386842429637909,
53
  "epoch": 1.0,
54
  "frac_reward_zero_std": 0.25,
55
+ "grad_norm": 0.051025390625,
56
  "learning_rate": 1e-05,
57
+ "loss": -0.0492,
58
+ "num_tokens": 37381.0,
59
+ "reward": -0.9206835031509399,
60
+ "reward_std": 2.0997297763824463,
61
+ "rewards/reward_fn/mean": -0.9206835031509399,
62
+ "rewards/reward_fn/std": 2.0997297763824463,
63
  "step": 2,
64
+ "step_time": 322.2724595889449
65
  }
66
  ],
67
  "logging_steps": 1,
68
  "max_steps": 2,
69
+ "num_input_tokens_seen": 37381,
70
  "num_train_epochs": 1,
71
  "save_steps": 50,
72
  "stateful_callbacks": {
checkpoint-2/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fa7d5fa0cfa70849cd7f8c695cef7dd244b80503646d95af67c95739193da16
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e4d13ee818464bf5a003209fc44d2a92f16d9f3bab06dd55abd6baeef04a646
3
  size 7352