pavan01729 commited on
Commit
7eacd9c
·
verified ·
1 Parent(s): 7081281

Add panel_counter_v30_grpo adapter (overnight v31 SFT run + backfill v29/v30 GRPO)

Browse files
sld_27.0/panel_counter_v30_grpo/adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/home/node/.cache/huggingface/hub/models--Qwen--Qwen3.5-9B/snapshots/c202236235762e1c871ad0ccb60c8ee5ba337b9a",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [],
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 64,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": "^(model\\.language_model(?=\\.).*\\.(q_proj|v_proj|k_proj|in_proj_b|in_proj_qkv|out_proj|down_proj|gate_proj|up_proj|in_proj_a|in_proj_z|o_proj))$",
32
+ "target_parameters": null,
33
+ "task_type": "CAUSAL_LM",
34
+ "trainable_token_indices": null,
35
+ "use_dora": false,
36
+ "use_qalora": false,
37
+ "use_rslora": false
38
+ }
sld_27.0/panel_counter_v30_grpo/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1831e055fe961ef3531801ea91bd5c7522e9ada79f811931a3642dc907a740a3
3
+ size 692529024
sld_27.0/panel_counter_v30_grpo/additional_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"lora_dtype": null, "lorap_lr_ratio": null, "lorap_emb_lr": 1e-06}
sld_27.0/panel_counter_v30_grpo/args.json ADDED
@@ -0,0 +1,478 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "output_dir": "/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127",
3
+ "per_device_train_batch_size": 1,
4
+ "num_train_epochs": 100.0,
5
+ "max_steps": 300,
6
+ "learning_rate": 5e-06,
7
+ "lr_scheduler_type": "cosine",
8
+ "lr_scheduler_kwargs": null,
9
+ "warmup_steps": 0,
10
+ "optim": "adamw_torch_fused",
11
+ "optim_args": null,
12
+ "weight_decay": 0.1,
13
+ "adam_beta1": 0.9,
14
+ "adam_beta2": 0.95,
15
+ "adam_epsilon": 1e-08,
16
+ "optim_target_modules": null,
17
+ "gradient_accumulation_steps": 8,
18
+ "average_tokens_across_devices": true,
19
+ "max_grad_norm": 1.0,
20
+ "label_smoothing_factor": 0.0,
21
+ "bf16": true,
22
+ "fp16": false,
23
+ "bf16_full_eval": false,
24
+ "fp16_full_eval": false,
25
+ "tf32": null,
26
+ "gradient_checkpointing": true,
27
+ "gradient_checkpointing_kwargs": null,
28
+ "torch_compile": false,
29
+ "torch_compile_backend": null,
30
+ "torch_compile_mode": null,
31
+ "use_liger_kernel": false,
32
+ "liger_kernel_config": null,
33
+ "use_cache": false,
34
+ "neftune_noise_alpha": null,
35
+ "torch_empty_cache_steps": null,
36
+ "auto_find_batch_size": false,
37
+ "logging_strategy": "steps",
38
+ "logging_steps": 1,
39
+ "logging_first_step": true,
40
+ "log_on_each_node": true,
41
+ "logging_nan_inf_filter": true,
42
+ "include_num_input_tokens_seen": false,
43
+ "log_level": "passive",
44
+ "log_level_replica": "warning",
45
+ "disable_tqdm": null,
46
+ "report_to": [
47
+ "wandb"
48
+ ],
49
+ "run_name": "/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127",
50
+ "project": "huggingface",
51
+ "trackio_space_id": "trackio",
52
+ "eval_strategy": "no",
53
+ "eval_steps": 5.0,
54
+ "eval_delay": 0,
55
+ "per_device_eval_batch_size": 1,
56
+ "prediction_loss_only": false,
57
+ "eval_on_start": false,
58
+ "eval_do_concat_batches": true,
59
+ "eval_use_gather_object": false,
60
+ "eval_accumulation_steps": null,
61
+ "include_for_metrics": [],
62
+ "batch_eval_metrics": false,
63
+ "save_only_model": false,
64
+ "save_strategy": "steps",
65
+ "save_steps": 5.0,
66
+ "save_on_each_node": false,
67
+ "save_total_limit": 8,
68
+ "enable_jit_checkpoint": false,
69
+ "push_to_hub": false,
70
+ "hub_token": null,
71
+ "hub_private_repo": null,
72
+ "hub_model_id": null,
73
+ "hub_strategy": "every_save",
74
+ "hub_always_push": false,
75
+ "hub_revision": null,
76
+ "load_best_model_at_end": false,
77
+ "metric_for_best_model": "loss",
78
+ "greater_is_better": false,
79
+ "ignore_data_skip": false,
80
+ "restore_callback_states_from_checkpoint": false,
81
+ "full_determinism": false,
82
+ "seed": 42,
83
+ "data_seed": 42,
84
+ "use_cpu": false,
85
+ "accelerator_config": {
86
+ "dispatch_batches": false
87
+ },
88
+ "parallelism_config": null,
89
+ "dataloader_drop_last": false,
90
+ "dataloader_num_workers": null,
91
+ "dataloader_pin_memory": true,
92
+ "dataloader_persistent_workers": false,
93
+ "dataloader_prefetch_factor": null,
94
+ "remove_unused_columns": false,
95
+ "label_names": null,
96
+ "train_sampling_strategy": "random",
97
+ "length_column_name": "length",
98
+ "ddp_find_unused_parameters": null,
99
+ "ddp_bucket_cap_mb": null,
100
+ "ddp_broadcast_buffers": null,
101
+ "ddp_backend": null,
102
+ "ddp_timeout": 18000000,
103
+ "fsdp": [],
104
+ "fsdp_config": null,
105
+ "deepspeed": null,
106
+ "debug": null,
107
+ "skip_memory_metrics": true,
108
+ "do_train": false,
109
+ "do_eval": false,
110
+ "do_predict": false,
111
+ "resume_from_checkpoint": "/workspace/training/checkpoints/panel_counter_v30_grpo/v3-20260726-083127/checkpoint-60",
112
+ "warmup_ratio": null,
113
+ "logging_dir": "/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127/runs",
114
+ "local_rank": -1,
115
+ "sortish_sampler": false,
116
+ "predict_with_generate": false,
117
+ "generation_max_length": null,
118
+ "generation_num_beams": null,
119
+ "generation_config": null,
120
+ "tuner_backend": "peft",
121
+ "vit_gradient_checkpointing": null,
122
+ "router_aux_loss_coef": 0.0,
123
+ "enable_dft_loss": false,
124
+ "enable_channel_loss": false,
125
+ "safe_serialization": true,
126
+ "max_shard_size": "5GB",
127
+ "check_model": true,
128
+ "acc_strategy": "token",
129
+ "train_dataloader_shuffle": true,
130
+ "group_by_length": false,
131
+ "max_epochs": null,
132
+ "aligner_lr": null,
133
+ "vit_lr": null,
134
+ "use_logits_to_keep": null,
135
+ "ds3_gather_for_generation": true,
136
+ "resume_only_model": false,
137
+ "optimizer": null,
138
+ "loss_type": "grpo",
139
+ "eval_metric": null,
140
+ "callbacks": [],
141
+ "early_stop_interval": null,
142
+ "eval_use_evalscope": false,
143
+ "eval_dataset": [],
144
+ "eval_dataset_args": null,
145
+ "eval_limit": null,
146
+ "eval_generation_config": null,
147
+ "extra_eval_args": null,
148
+ "tuner_type": "lora",
149
+ "use_galore": false,
150
+ "galore_target_modules": null,
151
+ "galore_rank": 128,
152
+ "galore_update_proj_gap": 50,
153
+ "galore_scale": 1.0,
154
+ "galore_proj_type": "std",
155
+ "galore_optim_per_parameter": false,
156
+ "galore_with_embedding": false,
157
+ "galore_quantization": false,
158
+ "galore_proj_quant": false,
159
+ "galore_proj_bits": 4,
160
+ "galore_proj_group_size": 256,
161
+ "galore_cos_threshold": 0.4,
162
+ "galore_gamma_proj": 2,
163
+ "galore_queue_size": 5,
164
+ "lisa_activated_layers": 0,
165
+ "lisa_step_interval": 20,
166
+ "use_flash_ckpt": false,
167
+ "use_ray": false,
168
+ "ray_exp_name": null,
169
+ "device_groups": null,
170
+ "model": "/home/node/.cache/huggingface/hub/models--Qwen--Qwen3.5-9B/snapshots/c202236235762e1c871ad0ccb60c8ee5ba337b9a",
171
+ "model_type": "qwen3_5",
172
+ "model_revision": null,
173
+ "task_type": "causal_lm",
174
+ "torch_dtype": "bfloat16",
175
+ "attn_impl": null,
176
+ "experts_impl": null,
177
+ "new_special_tokens": [],
178
+ "num_labels": null,
179
+ "problem_type": null,
180
+ "rope_scaling": null,
181
+ "device_map": null,
182
+ "max_memory": {},
183
+ "max_model_len": null,
184
+ "local_repo_path": null,
185
+ "init_strategy": null,
186
+ "template": "qwen3_5",
187
+ "system": null,
188
+ "max_length": 262144,
189
+ "truncation_strategy": "left",
190
+ "max_pixels": null,
191
+ "agent_template": null,
192
+ "norm_bbox": null,
193
+ "use_chat_template": true,
194
+ "padding_side": "right",
195
+ "padding_free": false,
196
+ "loss_scale": "last_round",
197
+ "sequence_parallel_size": 1,
198
+ "template_backend": "swift",
199
+ "response_prefix": null,
200
+ "enable_thinking": null,
201
+ "add_non_thinking_prefix": true,
202
+ "dataset": [
203
+ "/workspace/training/grpo_v30_train.jsonl"
204
+ ],
205
+ "val_dataset": [],
206
+ "cached_dataset": [],
207
+ "cached_val_dataset": [],
208
+ "split_dataset_ratio": 0.0,
209
+ "dataset_num_proc": 1,
210
+ "load_from_cache_file": false,
211
+ "dataset_shuffle": true,
212
+ "val_dataset_shuffle": false,
213
+ "streaming": false,
214
+ "interleave_prob": null,
215
+ "stopping_strategy": "first_exhausted",
216
+ "shuffle_buffer_size": 1000,
217
+ "download_mode": "reuse_dataset_if_exists",
218
+ "columns": {},
219
+ "strict": false,
220
+ "model_name": null,
221
+ "model_author": null,
222
+ "custom_dataset_info": [],
223
+ "quant_method": null,
224
+ "quant_bits": null,
225
+ "hqq_axis": null,
226
+ "bnb_4bit_compute_dtype": "bfloat16",
227
+ "bnb_4bit_quant_type": "nf4",
228
+ "bnb_4bit_use_double_quant": true,
229
+ "bnb_4bit_quant_storage": null,
230
+ "max_new_tokens": 4096,
231
+ "temperature": 0.9,
232
+ "top_k": 0,
233
+ "top_p": 0.95,
234
+ "repetition_penalty": 1.0,
235
+ "num_beams": 1,
236
+ "stream": false,
237
+ "stop_words": [],
238
+ "logprobs": false,
239
+ "top_logprobs": null,
240
+ "structured_outputs_regex": null,
241
+ "adapters": [],
242
+ "external_plugins": [
243
+ "/workspace/training/rewards/multi_component_v30.py"
244
+ ],
245
+ "custom_register_path": [],
246
+ "model_kwargs": {},
247
+ "load_args": false,
248
+ "load_data_args": false,
249
+ "packing": false,
250
+ "packing_length": null,
251
+ "packing_num_proc": 1,
252
+ "lazy_tokenize": true,
253
+ "use_hf": true,
254
+ "ignore_args_error": false,
255
+ "use_swift_lora": false,
256
+ "freeze_parameters": [],
257
+ "freeze_parameters_regex": null,
258
+ "freeze_parameters_ratio": 0.0,
259
+ "trainable_parameters": [],
260
+ "trainable_parameters_regex": null,
261
+ "freeze_llm": false,
262
+ "freeze_vit": true,
263
+ "freeze_aligner": true,
264
+ "target_modules": [
265
+ "all-linear"
266
+ ],
267
+ "target_regex": null,
268
+ "target_parameters": null,
269
+ "modules_to_save": [],
270
+ "lora_rank": 64,
271
+ "lora_alpha": 128,
272
+ "lora_dropout": 0.05,
273
+ "lora_bias": "none",
274
+ "lora_dtype": null,
275
+ "lorap_lr_ratio": null,
276
+ "use_rslora": false,
277
+ "use_dora": false,
278
+ "lora_ga_batch_size": 2,
279
+ "lora_ga_iters": 2,
280
+ "lora_ga_max_length": 1024,
281
+ "lora_ga_direction": "ArB2r",
282
+ "lora_ga_scale": "stable",
283
+ "lora_ga_stable_gamma": 16,
284
+ "init_weights": true,
285
+ "fourier_n_frequency": 2000,
286
+ "fourier_scaling": 300.0,
287
+ "boft_block_size": 4,
288
+ "boft_block_num": 0,
289
+ "boft_n_butterfly_factor": 1,
290
+ "boft_dropout": 0.0,
291
+ "vera_rank": 256,
292
+ "vera_projection_prng_key": 0,
293
+ "vera_dropout": 0.0,
294
+ "vera_d_initial": 0.1,
295
+ "adapter_act": "gelu",
296
+ "adapter_length": 128,
297
+ "adalora_target_r": 8,
298
+ "adalora_init_r": 12,
299
+ "adalora_tinit": 0,
300
+ "adalora_tfinal": 0,
301
+ "adalora_deltaT": 1,
302
+ "adalora_beta1": 0.85,
303
+ "adalora_beta2": 0.85,
304
+ "adalora_orth_reg_weight": 0.5,
305
+ "llamapro_num_new_blocks": 4,
306
+ "llamapro_num_groups": null,
307
+ "reft_layer_key": null,
308
+ "reft_layers": null,
309
+ "reft_rank": 4,
310
+ "reft_intervention_type": "LoreftIntervention",
311
+ "reft_args": null,
312
+ "swanlab_token": null,
313
+ "swanlab_project": "ms-swift",
314
+ "swanlab_workspace": null,
315
+ "swanlab_exp_name": null,
316
+ "swanlab_notification_method": null,
317
+ "swanlab_webhook_url": null,
318
+ "swanlab_secret": null,
319
+ "swanlab_sender_email": null,
320
+ "swanlab_receiver_email": null,
321
+ "swanlab_smtp_server": null,
322
+ "swanlab_smtp_port": null,
323
+ "swanlab_email_language": "zh",
324
+ "swanlab_mode": "cloud",
325
+ "add_version": true,
326
+ "create_checkpoint_symlink": false,
327
+ "zero_hpz_partition_size": null,
328
+ "deepspeed_autotp_size": null,
329
+ "reward_model": null,
330
+ "reward_adapters": [],
331
+ "reward_model_type": null,
332
+ "reward_model_revision": null,
333
+ "reward_template": null,
334
+ "num_ppo_epochs": 4,
335
+ "whiten_rewards": false,
336
+ "kl_coef": 0.05,
337
+ "cliprange": 0.2,
338
+ "vf_coef": 0.1,
339
+ "cliprange_value": 0.2,
340
+ "gamma": 1.0,
341
+ "lam": 0.95,
342
+ "num_mini_batches": 1,
343
+ "local_rollout_forward_batch_size": 64,
344
+ "num_sample_generations": 10,
345
+ "response_length": 4096,
346
+ "missing_eos_penalty": null,
347
+ "vllm_gpu_memory_utilization": 0.9,
348
+ "vllm_tensor_parallel_size": 1,
349
+ "vllm_pipeline_parallel_size": 1,
350
+ "vllm_enable_expert_parallel": false,
351
+ "vllm_max_num_seqs": null,
352
+ "vllm_max_model_len": null,
353
+ "vllm_disable_custom_all_reduce": true,
354
+ "vllm_enforce_eager": false,
355
+ "vllm_limit_mm_per_prompt": null,
356
+ "vllm_max_lora_rank": 16,
357
+ "vllm_enable_prefix_caching": true,
358
+ "vllm_use_async_engine": null,
359
+ "vllm_quantization": null,
360
+ "vllm_reasoning_parser": null,
361
+ "vllm_disable_cascade_attn": false,
362
+ "vllm_mm_processor_cache_gb": null,
363
+ "vllm_speculative_config": null,
364
+ "vllm_engine_kwargs": {},
365
+ "vllm_data_parallel_size": 1,
366
+ "use_vllm": false,
367
+ "vllm_mode": null,
368
+ "vllm_enable_lora": false,
369
+ "vllm_server_base_url": null,
370
+ "vllm_server_host": null,
371
+ "vllm_server_port": [
372
+ 8000
373
+ ],
374
+ "vllm_server_timeout": 240.0,
375
+ "vllm_server_group_port": null,
376
+ "enable_flattened_weight_sync": true,
377
+ "async_generate": false,
378
+ "sleep_level": 0,
379
+ "move_model_batches": null,
380
+ "offload_optimizer": false,
381
+ "offload_model": false,
382
+ "wandb_log_unique_prompts": null,
383
+ "epsilon": 0.2,
384
+ "epsilon_high": null,
385
+ "delta": null,
386
+ "cosine_min_len_value_wrong": -0.5,
387
+ "cosine_max_len_value_wrong": 0.0,
388
+ "cosine_min_len_value_correct": 1.0,
389
+ "cosine_max_len_value_correct": 0.5,
390
+ "cosine_max_len": null,
391
+ "repetition_n_grams": 3,
392
+ "repetition_max_penalty": -1.0,
393
+ "reward_model_plugin": null,
394
+ "chord_sft_dataset": [],
395
+ "chord_sft_per_device_train_batch_size": null,
396
+ "chord_enable_phi_function": false,
397
+ "chord_mu_warmup_steps": null,
398
+ "chord_mu_decay_steps": null,
399
+ "chord_mu_peak": null,
400
+ "chord_mu_valley": null,
401
+ "sync_ref_model": false,
402
+ "ref_model_sync_steps": 512,
403
+ "ref_model_mixup_alpha": 0.6,
404
+ "multi_turn_scheduler": null,
405
+ "max_turns": null,
406
+ "completion_length_limit_scope": "per_round",
407
+ "vllm_server_pass_dataset": false,
408
+ "dynamic_sample": false,
409
+ "max_resample_times": 3,
410
+ "overlong_filter": false,
411
+ "soft_max_length": null,
412
+ "soft_cache_length": null,
413
+ "scale_rewards": "group",
414
+ "log_entropy": false,
415
+ "top_entropy_quantile": 1.0,
416
+ "importance_sampling_level": "token",
417
+ "tau_pos": 1.0,
418
+ "tau_neg": 1.05,
419
+ "advantage_estimator": "grpo",
420
+ "kl_in_reward": false,
421
+ "real_tau": 0.5,
422
+ "generation_batch_size": null,
423
+ "steps_per_generation": null,
424
+ "num_generations_eval": null,
425
+ "rollout_importance_sampling_mode": null,
426
+ "rollout_importance_sampling_threshold": 2.0,
427
+ "log_rollout_offpolicy_metrics": false,
428
+ "off_policy_sequence_mask_delta": null,
429
+ "num_generations": 8,
430
+ "reward_funcs": [
431
+ "multi_component_v30"
432
+ ],
433
+ "reward_weights": null,
434
+ "log_completions": false,
435
+ "num_iterations": 1,
436
+ "teacher_model": null,
437
+ "teacher_adapters": [],
438
+ "teacher_model_type": null,
439
+ "teacher_model_revision": null,
440
+ "teacher_deepspeed": null,
441
+ "teacher_model_server": null,
442
+ "rlhf_type": "grpo",
443
+ "ref_model": null,
444
+ "ref_adapters": [],
445
+ "ref_model_type": null,
446
+ "ref_model_revision": null,
447
+ "beta": 0.04,
448
+ "label_smoothing": 0,
449
+ "max_completion_length": 4096,
450
+ "rpo_alpha": null,
451
+ "ld_alpha": null,
452
+ "discopop_tau": 0.05,
453
+ "loss_weights": null,
454
+ "cpo_alpha": 1.0,
455
+ "simpo_gamma": 1,
456
+ "desirable_weight": 1.0,
457
+ "undesirable_weight": 1.0,
458
+ "center_rewards_coefficient": null,
459
+ "sft_alpha": 0,
460
+ "lmbda": 0.5,
461
+ "seq_kd": false,
462
+ "gkd_logits_topk": null,
463
+ "offload_teacher_model": false,
464
+ "swift_version": "4.1.0",
465
+ "ckpt_dir": null,
466
+ "rank": -1,
467
+ "global_world_size": 1,
468
+ "local_world_size": 1,
469
+ "model_suffix": "Qwen3.5-9B",
470
+ "model_info": "ModelInfo(model_type='qwen3_5', model_dir='/home/node/.cache/huggingface/hub/models--Qwen--Qwen3.5-9B/snapshots/c202236235762e1c871ad0ccb60c8ee5ba337b9a', torch_dtype=torch.bfloat16, max_model_len=262144, quant_method=None, quant_bits=None, rope_scaling=None, is_moe_model=False, is_multimodal=True, config=None, task_type='causal_lm', num_labels=None)",
471
+ "model_meta": "ModelMeta(model_type='qwen3_5', model_groups=[ModelGroup(models=[Model(ms_model_id='Qwen/Qwen3.5-0.8B', hf_model_id='Qwen/Qwen3.5-0.8B', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-2B', hf_model_id='Qwen/Qwen3.5-2B', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-4B', hf_model_id='Qwen/Qwen3.5-4B', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-9B', hf_model_id='Qwen/Qwen3.5-9B', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-27B', hf_model_id='Qwen/Qwen3.5-27B', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-27B-FP8', hf_model_id='Qwen/Qwen3.5-27B-FP8', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-0.8B-Base', hf_model_id='Qwen/Qwen3.5-0.8B-Base', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-2B-Base', hf_model_id='Qwen/Qwen3.5-2B-Base', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-4B-Base', hf_model_id='Qwen/Qwen3.5-4B-Base', model_path=None, ms_revision=None, hf_revision=None), Model(ms_model_id='Qwen/Qwen3.5-9B-Base', hf_model_id='Qwen/Qwen3.5-9B-Base', model_path=None, ms_revision=None, hf_revision=None)], template='qwen3_5', ignore_patterns=None, requires=None, tags=[])], loader=<class 'swift.model.models.qwen.Qwen3_5Loader'>, template='qwen3_5', model_arch=MultiModelKeys(arch_name='qwen2_vl', embedding=None, module_list=None, lm_head=None, q_proj=None, k_proj=None, v_proj=None, o_proj=None, attention=None, mlp=None, down_proj=None, qkv_proj=None, qk_proj=None, qa_proj=None, qb_proj=None, kv_proj=None, kva_proj=None, kvb_proj=None, language_model=['model.language_model', 'lm_head'], aligner=['model.visual.merger'], vision_tower=['model.visual'], generator=[]), mcore_model_type=None, architectures=['Qwen3_5ForConditionalGeneration'], additional_saved_files=[], torch_dtype=None, is_multimodal=True, is_reward=False, task_type=None, ignore_patterns=None, requires=['transformers>=5.0.0.dev', 'qwen_vl_utils>=0.0.14', 'decord'], tags=[])",
472
+ "model_dir": "/home/node/.cache/huggingface/hub/models--Qwen--Qwen3.5-9B/snapshots/c202236235762e1c871ad0ccb60c8ee5ba337b9a",
473
+ "template_meta": "QwenTemplateMeta(template_type='qwen3_5', prefix=[], prompt=['<|im_start|>user\\n{{QUERY}}<|im_end|>\\n<|im_start|>assistant\\n'], chat_sep=['<|im_end|>\\n'], suffix=['<|im_end|>\\n'], template_cls=<class 'swift.template.templates.qwen.Qwen3_5Template'>, system_prefix=['<|im_start|>system\\n{{SYSTEM}}<|im_end|>\\n'], default_system=None, auto_add_bos=False, stop_words=['<|endoftext|>'], agent_template='qwen3_5', is_thinking=True, thinking_prefix='<think>\\n', non_thinking_prefix='<think>\\n\\n</think>\\n\\n', history_thinking_prefix='')",
474
+ "_val_dataset_exists": false,
475
+ "hub": "<class 'swift.hub.hub.HFHub'>",
476
+ "evaluation_strategy": "steps",
477
+ "training_args": "GRPOConfig(output_dir='/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127', per_device_train_batch_size=1, num_train_epochs=100.0, max_steps=300, learning_rate=5e-06, lr_scheduler_type=<SchedulerType.COSINE: 'cosine'>, lr_scheduler_kwargs=None, warmup_steps=0, optim=<OptimizerNames.ADAMW_TORCH_FUSED: 'adamw_torch_fused'>, optim_args=None, weight_decay=0.1, adam_beta1=0.9, adam_beta2=0.95, adam_epsilon=1e-08, optim_target_modules=None, gradient_accumulation_steps=8, average_tokens_across_devices=None, max_grad_norm=1.0, label_smoothing_factor=0.0, bf16=True, fp16=False, bf16_full_eval=False, fp16_full_eval=False, tf32=None, gradient_checkpointing=True, gradient_checkpointing_kwargs=None, torch_compile=False, torch_compile_backend=None, torch_compile_mode=None, use_liger_kernel=False, liger_kernel_config=None, use_cache=False, neftune_noise_alpha=None, torch_empty_cache_steps=None, auto_find_batch_size=False, logging_strategy=<IntervalStrategy.STEPS: 'steps'>, logging_steps=1, logging_first_step=True, log_on_each_node=True, logging_nan_inf_filter=True, include_num_input_tokens_seen=None, log_level='passive', log_level_replica='warning', disable_tqdm=False, report_to=['wandb'], run_name='/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127', project='huggingface', trackio_space_id='trackio', eval_strategy=<IntervalStrategy.NO: 'no'>, eval_steps=5.0, eval_delay=0, per_device_eval_batch_size=1, prediction_loss_only=False, eval_on_start=False, eval_do_concat_batches=True, eval_use_gather_object=False, eval_accumulation_steps=None, include_for_metrics=[], batch_eval_metrics=False, save_only_model=False, save_strategy=<SaveStrategy.STEPS: 'steps'>, save_steps=5, save_on_each_node=False, save_total_limit=8, enable_jit_checkpoint=False, push_to_hub=False, hub_token=None, hub_private_repo=None, hub_model_id=None, hub_strategy=<HubStrategy.EVERY_SAVE: 'every_save'>, hub_always_push=False, hub_revision=None, load_best_model_at_end=False, metric_for_best_model='loss', greater_is_better=False, ignore_data_skip=False, restore_callback_states_from_checkpoint=False, full_determinism=False, seed=42, data_seed=42, use_cpu=False, accelerator_config=AcceleratorConfig(split_batches=False, dispatch_batches=False, even_batches=True, use_seedable_sampler=True, non_blocking=False, gradient_accumulation_kwargs=None, use_configured_state=False), parallelism_config=None, dataloader_drop_last=True, dataloader_num_workers=1, dataloader_pin_memory=True, dataloader_persistent_workers=False, dataloader_prefetch_factor=2, remove_unused_columns=False, label_names=None, train_sampling_strategy='random', length_column_name='length', ddp_find_unused_parameters=None, ddp_bucket_cap_mb=None, ddp_broadcast_buffers=None, ddp_backend=None, ddp_timeout=18000000, fsdp=[], fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, deepspeed=None, debug=[], skip_memory_metrics=True, do_train=False, do_eval=False, do_predict=False, resume_from_checkpoint='/workspace/training/checkpoints/panel_counter_v30_grpo/v3-20260726-083127/checkpoint-60', warmup_ratio=None, logging_dir='/workspace/training/checkpoints/panel_counter_v30_grpo/v4-20260726-123127/runs', local_rank=-1, model_init_kwargs=None, disable_dropout=False, cast_lm_head_to_fp32=False, num_generations=8, num_generations_eval=None, max_completion_length=4096, ds3_gather_for_generation=True, shuffle_dataset=True, generation_batch_size=8, steps_per_generation=8, temperature=0.9, top_p=0.95, top_k=0, min_p=None, generation_kwargs=None, chat_template_kwargs=None, repetition_penalty=1.0, use_transformers_paged=False, cache_implementation=None, use_vllm=False, vllm_mode=None, vllm_model_impl='vllm', vllm_enable_sleep_mode=False, vllm_structured_outputs_regex=None, vllm_server_base_url=None, vllm_server_host=None, vllm_server_port=[8000], vllm_server_timeout=240.0, vllm_group_port=51216, vllm_gpu_memory_utilization=0.9, vllm_max_model_length=None, vllm_tensor_parallel_size=1, beta=0.04, num_iterations=1, epsilon=0.2, delta=None, epsilon_high=None, sapo_temperature_neg=1.05, sapo_temperature_pos=1.0, importance_sampling_level='token', reward_weights=None, multi_objective_aggregation='sum_then_normalize', scale_rewards='group', loss_type='grpo', mask_truncated_completions=False, sync_ref_model=False, ref_model_mixup_alpha=0.6, ref_model_sync_steps=512, top_entropy_quantile=1.0, max_tool_calling_iterations=None, vllm_importance_sampling_correction=True, vllm_importance_sampling_mode='sequence_mask', vllm_importance_sampling_cap=3.0, off_policy_mask_threshold=None, use_bias_correction_kl=False, log_completions=False, num_completions_to_print=None, log_unique_prompts=False, log_completions_hub_repo=None, tuner_backend='peft', vit_gradient_checkpointing=True, router_aux_loss_coef=0.0, enable_dft_loss=False, enable_channel_loss=False, safe_serialization=True, max_shard_size='5GB', check_model=True, acc_strategy='token', train_dataloader_shuffle=True, group_by_length=False, max_epochs=None, aligner_lr=None, vit_lr=None, use_logits_to_keep=None, resume_only_model=False, optimizer=None, eval_metric=None, callbacks=[], early_stop_interval=None, eval_use_evalscope=False, eval_dataset=[], eval_dataset_args=None, eval_limit=None, eval_generation_config=None, extra_eval_args=None, tuner_type='lora', use_galore=False, galore_target_modules=None, galore_rank=128, galore_update_proj_gap=50, galore_scale=1.0, galore_proj_type='std', galore_optim_per_parameter=False, galore_with_embedding=False, galore_quantization=False, galore_proj_quant=False, galore_proj_bits=4, galore_proj_group_size=256, galore_cos_threshold=0.4, galore_gamma_proj=2, galore_queue_size=5, lisa_activated_layers=0, lisa_step_interval=20, use_flash_ckpt=False, vllm_pipeline_parallel_size=1, vllm_enable_expert_parallel=False, vllm_max_num_seqs=None, vllm_max_model_len=None, vllm_disable_custom_all_reduce=True, vllm_enforce_eager=False, vllm_limit_mm_per_prompt=None, vllm_max_lora_rank=16, vllm_enable_prefix_caching=True, vllm_use_async_engine=None, vllm_quantization=None, vllm_reasoning_parser=None, vllm_disable_cascade_attn=False, vllm_mm_processor_cache_gb=None, vllm_speculative_config=None, vllm_engine_kwargs={}, vllm_data_parallel_size=1, stop_words=[], vllm_enable_lora=False, lora_rank=64, vllm_server_group_port=None, enable_flattened_weight_sync=True, async_generate=False, structured_outputs_regex=None, sleep_level=0, move_model_batches=None, offload_optimizer=False, offload_model=False, wandb_log_unique_prompts=None, cosine_min_len_value_wrong=-0.5, cosine_max_len_value_wrong=0.0, cosine_min_len_value_correct=1.0, cosine_max_len_value_correct=0.5, cosine_max_len=4096, repetition_n_grams=3, repetition_max_penalty=-1.0, reward_model=None, reward_model_plugin=None, chord_sft_dataset=[], chord_sft_per_device_train_batch_size=None, chord_enable_phi_function=False, chord_mu_warmup_steps=None, chord_mu_decay_steps=None, chord_mu_peak=None, chord_mu_valley=None, multi_turn_scheduler=None, max_turns=None, completion_length_limit_scope='per_round', vllm_server_pass_dataset=False, dynamic_sample=False, max_resample_times=3, overlong_filter=False, soft_max_length=None, soft_cache_length=None, log_entropy=False, tau_pos=1.0, tau_neg=1.05, advantage_estimator='grpo', kl_in_reward=False, real_tau=0.5, dataset_shuffle=True, rollout_importance_sampling_mode=None, rollout_importance_sampling_threshold=2.0, log_rollout_offpolicy_metrics=False, off_policy_sequence_mask_delta=None)"
478
+ }
sld_27.0/panel_counter_v30_grpo/trainer_state.json ADDED
@@ -0,0 +1,1644 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.1545253863134658,
6
+ "eval_steps": 5.0,
7
+ "global_step": 70,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "clip_ratio/high_max": 0.004536680760793388,
14
+ "clip_ratio/high_mean": 0.004536680760793388,
15
+ "clip_ratio/low_mean": 0.0015869140625,
16
+ "clip_ratio/low_min": 0.0015869140625,
17
+ "clip_ratio/region_mean": 0.006123594823293388,
18
+ "completions/clipped_ratio": 0.4375,
19
+ "completions/max_length": 4096.0,
20
+ "completions/mean_length": 3392.0625,
21
+ "completions/min_length": 2304.0,
22
+ "epoch": 0.002207505518763797,
23
+ "frac_reward_zero_std": 0.0,
24
+ "grad_norm": 0.2225625067949295,
25
+ "kl": 0.08643059153109789,
26
+ "learning_rate": 4.999862923413781e-06,
27
+ "loss": -0.2580137252807617,
28
+ "reward": 0.261492520570755,
29
+ "reward_std": 0.2802431732416153,
30
+ "rewards/MultiComponentReward/mean": 0.261492520570755,
31
+ "rewards/MultiComponentReward/std": 0.2802431881427765,
32
+ "step": 1,
33
+ "step_time": 390.9901975095272
34
+ },
35
+ {
36
+ "clip_ratio/high_max": 0.003319235169328749,
37
+ "clip_ratio/high_mean": 0.003319235169328749,
38
+ "clip_ratio/low_mean": 0.00262451171875,
39
+ "clip_ratio/low_min": 0.00262451171875,
40
+ "clip_ratio/region_mean": 0.005943746888078749,
41
+ "completions/clipped_ratio": 0.4375,
42
+ "completions/max_length": 4096.0,
43
+ "completions/mean_length": 3402.375,
44
+ "completions/min_length": 1867.0,
45
+ "epoch": 0.004415011037527594,
46
+ "frac_reward_zero_std": 0.0,
47
+ "grad_norm": 0.22726306319236755,
48
+ "kl": 0.1005152128636837,
49
+ "learning_rate": 4.999451708687114e-06,
50
+ "loss": 0.039217181503772736,
51
+ "reward": 0.40391451120376587,
52
+ "reward_std": 0.44147755205631256,
53
+ "rewards/MultiComponentReward/mean": 0.40391451120376587,
54
+ "rewards/MultiComponentReward/std": 0.44147756695747375,
55
+ "step": 2,
56
+ "step_time": 394.55434528784826
57
+ },
58
+ {
59
+ "clip_ratio/high_max": 0.004514989675953984,
60
+ "clip_ratio/high_mean": 0.004514989675953984,
61
+ "clip_ratio/low_mean": 0.0029670613585039973,
62
+ "clip_ratio/low_min": 0.0029670613585039973,
63
+ "clip_ratio/region_mean": 0.007482051034457982,
64
+ "completions/clipped_ratio": 0.4375,
65
+ "completions/max_length": 4096.0,
66
+ "completions/mean_length": 3278.5,
67
+ "completions/min_length": 1459.0,
68
+ "epoch": 0.006622516556291391,
69
+ "frac_reward_zero_std": 0.0,
70
+ "grad_norm": 0.16903212666511536,
71
+ "kl": 0.12747556529939175,
72
+ "learning_rate": 4.998766400914329e-06,
73
+ "loss": -0.09616396576166153,
74
+ "reward": 0.297086238861084,
75
+ "reward_std": 0.3382570892572403,
76
+ "rewards/MultiComponentReward/mean": 0.297086238861084,
77
+ "rewards/MultiComponentReward/std": 0.3382570892572403,
78
+ "step": 3,
79
+ "step_time": 392.7664968017489
80
+ },
81
+ {
82
+ "clip_ratio/high_max": 0.0036451052874326706,
83
+ "clip_ratio/high_mean": 0.0036451052874326706,
84
+ "clip_ratio/low_mean": 0.002154926536604762,
85
+ "clip_ratio/low_min": 0.002154926536604762,
86
+ "clip_ratio/region_mean": 0.005800031824037433,
87
+ "completions/clipped_ratio": 0.1875,
88
+ "completions/max_length": 4096.0,
89
+ "completions/mean_length": 1885.9375,
90
+ "completions/min_length": 929.0,
91
+ "epoch": 0.008830022075055188,
92
+ "frac_reward_zero_std": 0.0,
93
+ "grad_norm": 0.48977038264274597,
94
+ "kl": 0.14406978711485863,
95
+ "learning_rate": 4.997807075247147e-06,
96
+ "loss": 0.037035875022411346,
97
+ "reward": 0.5267036557197571,
98
+ "reward_std": 0.41943617165088654,
99
+ "rewards/MultiComponentReward/mean": 0.5267036557197571,
100
+ "rewards/MultiComponentReward/std": 0.41943617165088654,
101
+ "step": 4,
102
+ "step_time": 374.04128988832235
103
+ },
104
+ {
105
+ "clip_ratio/high_max": 0.004159891657764092,
106
+ "clip_ratio/high_mean": 0.004159891657764092,
107
+ "clip_ratio/low_mean": 0.0026522925472818315,
108
+ "clip_ratio/low_min": 0.0026522925472818315,
109
+ "clip_ratio/region_mean": 0.006812184205045924,
110
+ "completions/clipped_ratio": 0.25,
111
+ "completions/max_length": 4096.0,
112
+ "completions/mean_length": 2444.1875,
113
+ "completions/min_length": 323.0,
114
+ "epoch": 0.011037527593818985,
115
+ "frac_reward_zero_std": 0.0,
116
+ "grad_norm": 0.3324630558490753,
117
+ "kl": 0.21798806637525558,
118
+ "learning_rate": 4.9965738368864345e-06,
119
+ "loss": 0.16825205087661743,
120
+ "reward": 0.5585993528366089,
121
+ "reward_std": 0.3808545470237732,
122
+ "rewards/MultiComponentReward/mean": 0.5585993528366089,
123
+ "rewards/MultiComponentReward/std": 0.3808545768260956,
124
+ "step": 5,
125
+ "step_time": 382.24191090650856
126
+ },
127
+ {
128
+ "clip_ratio/high_max": 0.006519458256661892,
129
+ "clip_ratio/high_mean": 0.006519458256661892,
130
+ "clip_ratio/low_mean": 0.002338465943466872,
131
+ "clip_ratio/low_min": 0.002338465943466872,
132
+ "clip_ratio/region_mean": 0.008857924200128764,
133
+ "completions/clipped_ratio": 0.0625,
134
+ "completions/max_length": 2889.5,
135
+ "completions/mean_length": 1112.1875,
136
+ "completions/min_length": 220.5,
137
+ "epoch": 0.013245033112582781,
138
+ "frac_reward_zero_std": 0.0,
139
+ "grad_norm": 0.889543890953064,
140
+ "kl": 0.4054506756365299,
141
+ "learning_rate": 4.9950668210706795e-06,
142
+ "loss": -0.07186673581600189,
143
+ "reward": 0.7097792029380798,
144
+ "reward_std": 0.418330579996109,
145
+ "rewards/MultiComponentReward/mean": 0.7097792029380798,
146
+ "rewards/MultiComponentReward/std": 0.418330579996109,
147
+ "step": 6,
148
+ "step_time": 265.5935098044574
149
+ },
150
+ {
151
+ "clip_ratio/high_max": 0.0055544201750308275,
152
+ "clip_ratio/high_mean": 0.0055544201750308275,
153
+ "clip_ratio/low_mean": 0.0023781133349984884,
154
+ "clip_ratio/low_min": 0.0023781133349984884,
155
+ "clip_ratio/region_mean": 0.007932533510029316,
156
+ "completions/clipped_ratio": 0.1875,
157
+ "completions/max_length": 4096.0,
158
+ "completions/mean_length": 2000.3125,
159
+ "completions/min_length": 329.0,
160
+ "epoch": 0.01545253863134658,
161
+ "frac_reward_zero_std": 0.0,
162
+ "grad_norm": 0.3339700698852539,
163
+ "kl": 0.147792749106884,
164
+ "learning_rate": 4.993286193061145e-06,
165
+ "loss": 0.17133688926696777,
166
+ "reward": 0.7523816227912903,
167
+ "reward_std": 0.24233994632959366,
168
+ "rewards/MultiComponentReward/mean": 0.7523816227912903,
169
+ "rewards/MultiComponentReward/std": 0.24233996123075485,
170
+ "step": 7,
171
+ "step_time": 374.42519377637655
172
+ },
173
+ {
174
+ "clip_ratio/high_max": 0.00248914523399435,
175
+ "clip_ratio/high_mean": 0.00248914523399435,
176
+ "clip_ratio/low_mean": 0.00177001953125,
177
+ "clip_ratio/low_min": 0.00177001953125,
178
+ "clip_ratio/region_mean": 0.00425916476524435,
179
+ "completions/clipped_ratio": 0.3125,
180
+ "completions/max_length": 4096.0,
181
+ "completions/mean_length": 2669.25,
182
+ "completions/min_length": 520.0,
183
+ "epoch": 0.017660044150110375,
184
+ "frac_reward_zero_std": 0.0,
185
+ "grad_norm": 0.2704744040966034,
186
+ "kl": 0.10282042529433966,
187
+ "learning_rate": 4.9912321481237616e-06,
188
+ "loss": 0.45126625895500183,
189
+ "reward": 0.4577764421701431,
190
+ "reward_std": 0.33944071829319,
191
+ "rewards/MultiComponentReward/mean": 0.4577764421701431,
192
+ "rewards/MultiComponentReward/std": 0.3394407480955124,
193
+ "step": 8,
194
+ "step_time": 388.1322461529635
195
+ },
196
+ {
197
+ "clip_ratio/high_max": 0.003738714032806456,
198
+ "clip_ratio/high_mean": 0.003738714032806456,
199
+ "clip_ratio/low_mean": 0.0016605786804575473,
200
+ "clip_ratio/low_min": 0.0016605786804575473,
201
+ "clip_ratio/region_mean": 0.005399292713264003,
202
+ "completions/clipped_ratio": 0.0,
203
+ "completions/max_length": 2970.0,
204
+ "completions/mean_length": 1617.9375,
205
+ "completions/min_length": 229.0,
206
+ "epoch": 0.019867549668874173,
207
+ "frac_reward_zero_std": 0.0,
208
+ "grad_norm": 0.48584485054016113,
209
+ "kl": 0.3705522492527962,
210
+ "learning_rate": 4.9889049115077e-06,
211
+ "loss": 0.35195228457450867,
212
+ "reward": 0.6869203746318817,
213
+ "reward_std": 0.36256058514118195,
214
+ "rewards/MultiComponentReward/mean": 0.6869203746318817,
215
+ "rewards/MultiComponentReward/std": 0.36256058514118195,
216
+ "step": 9,
217
+ "step_time": 280.1738434997387
218
+ },
219
+ {
220
+ "clip_ratio/high_max": 0.005708650394808501,
221
+ "clip_ratio/high_mean": 0.005708650394808501,
222
+ "clip_ratio/low_mean": 0.0012814859510399401,
223
+ "clip_ratio/low_min": 0.0012814859510399401,
224
+ "clip_ratio/region_mean": 0.006990136345848441,
225
+ "completions/clipped_ratio": 0.0625,
226
+ "completions/max_length": 3145.0,
227
+ "completions/mean_length": 1676.5,
228
+ "completions/min_length": 832.5,
229
+ "epoch": 0.02207505518763797,
230
+ "frac_reward_zero_std": 0.0,
231
+ "grad_norm": 0.2790386974811554,
232
+ "kl": 0.16368939075618982,
233
+ "learning_rate": 4.986304738420684e-06,
234
+ "loss": -0.07350219041109085,
235
+ "reward": 0.7483305633068085,
236
+ "reward_std": 0.3742331862449646,
237
+ "rewards/MultiComponentReward/mean": 0.7483305633068085,
238
+ "rewards/MultiComponentReward/std": 0.3742332011461258,
239
+ "step": 10,
240
+ "step_time": 291.7711451756768
241
+ },
242
+ {
243
+ "clip_ratio/high_max": 0.0051373289024923,
244
+ "clip_ratio/high_mean": 0.0051373289024923,
245
+ "clip_ratio/low_mean": 0.00177001953125,
246
+ "clip_ratio/low_min": 0.00177001953125,
247
+ "clip_ratio/region_mean": 0.0069073484337423,
248
+ "completions/clipped_ratio": 0.5625,
249
+ "completions/max_length": 4096.0,
250
+ "completions/mean_length": 3322.4375,
251
+ "completions/min_length": 1041.0,
252
+ "epoch": 0.024282560706401765,
253
+ "frac_reward_zero_std": 0.0,
254
+ "grad_norm": 0.27244582772254944,
255
+ "kl": 0.18766336888074875,
256
+ "learning_rate": 4.983431914000991e-06,
257
+ "loss": -0.3657270073890686,
258
+ "reward": 0.2591381222009659,
259
+ "reward_std": 0.33292441070079803,
260
+ "rewards/MultiComponentReward/mean": 0.2591381222009659,
261
+ "rewards/MultiComponentReward/std": 0.33292441070079803,
262
+ "step": 11,
263
+ "step_time": 396.88911640644073
264
+ },
265
+ {
266
+ "clip_ratio/high_max": 0.0042414102936163545,
267
+ "clip_ratio/high_mean": 0.0042414102936163545,
268
+ "clip_ratio/low_mean": 0.001209420181112364,
269
+ "clip_ratio/low_min": 0.001209420181112364,
270
+ "clip_ratio/region_mean": 0.005450830474728718,
271
+ "completions/clipped_ratio": 0.1875,
272
+ "completions/max_length": 4096.0,
273
+ "completions/mean_length": 2246.375,
274
+ "completions/min_length": 369.5,
275
+ "epoch": 0.026490066225165563,
276
+ "frac_reward_zero_std": 0.0,
277
+ "grad_norm": 0.31503814458847046,
278
+ "kl": 0.23613896314054728,
279
+ "learning_rate": 4.980286753286196e-06,
280
+ "loss": -0.06420311331748962,
281
+ "reward": 0.5957305431365967,
282
+ "reward_std": 0.3936467617750168,
283
+ "rewards/MultiComponentReward/mean": 0.5957305431365967,
284
+ "rewards/MultiComponentReward/std": 0.393646776676178,
285
+ "step": 12,
286
+ "step_time": 378.5018015271053
287
+ },
288
+ {
289
+ "clip_ratio/high_max": 0.006219029513886198,
290
+ "clip_ratio/high_mean": 0.006219029513886198,
291
+ "clip_ratio/low_mean": 0.00124887510901317,
292
+ "clip_ratio/low_min": 0.00124887510901317,
293
+ "clip_ratio/region_mean": 0.007467904622899368,
294
+ "completions/clipped_ratio": 0.125,
295
+ "completions/max_length": 3422.5,
296
+ "completions/mean_length": 2187.6875,
297
+ "completions/min_length": 537.5,
298
+ "epoch": 0.02869757174392936,
299
+ "frac_reward_zero_std": 0.0,
300
+ "grad_norm": 0.4874683618545532,
301
+ "kl": 0.1610732921399176,
302
+ "learning_rate": 4.9768696011786095e-06,
303
+ "loss": -0.14555585384368896,
304
+ "reward": 0.7568104565143585,
305
+ "reward_std": 0.24511048570275307,
306
+ "rewards/MultiComponentReward/mean": 0.7568104565143585,
307
+ "rewards/MultiComponentReward/std": 0.24511050432920456,
308
+ "step": 13,
309
+ "step_time": 314.2461526854895
310
+ },
311
+ {
312
+ "clip_ratio/high_max": 0.002680988982319832,
313
+ "clip_ratio/high_mean": 0.002680988982319832,
314
+ "clip_ratio/low_mean": 0.0023402327205985785,
315
+ "clip_ratio/low_min": 0.0023402327205985785,
316
+ "clip_ratio/region_mean": 0.00502122170291841,
317
+ "completions/clipped_ratio": 0.0625,
318
+ "completions/max_length": 3919.5,
319
+ "completions/mean_length": 2166.625,
320
+ "completions/min_length": 862.0,
321
+ "epoch": 0.03090507726269316,
322
+ "frac_reward_zero_std": 0.0,
323
+ "grad_norm": 0.3764588534832001,
324
+ "kl": 0.31136148795485497,
325
+ "learning_rate": 4.973180832407471e-06,
326
+ "loss": -0.08120034635066986,
327
+ "reward": 0.40853719413280487,
328
+ "reward_std": 0.18009745329618454,
329
+ "rewards/MultiComponentReward/mean": 0.40853719413280487,
330
+ "rewards/MultiComponentReward/std": 0.18009746074676514,
331
+ "step": 14,
332
+ "step_time": 354.3425365053117
333
+ },
334
+ {
335
+ "clip_ratio/high_max": 0.006010087672621012,
336
+ "clip_ratio/high_mean": 0.006010087672621012,
337
+ "clip_ratio/low_mean": 0.001259958662558347,
338
+ "clip_ratio/low_min": 0.001259958662558347,
339
+ "clip_ratio/region_mean": 0.007270046335179359,
340
+ "completions/clipped_ratio": 0.0,
341
+ "completions/max_length": 3298.5,
342
+ "completions/mean_length": 1722.125,
343
+ "completions/min_length": 1068.5,
344
+ "epoch": 0.033112582781456956,
345
+ "frac_reward_zero_std": 0.0,
346
+ "grad_norm": 0.34743329882621765,
347
+ "kl": 0.17298532463610172,
348
+ "learning_rate": 4.9692208514878445e-06,
349
+ "loss": -0.5539411902427673,
350
+ "reward": 0.8423767983913422,
351
+ "reward_std": 0.061326997354626656,
352
+ "rewards/MultiComponentReward/mean": 0.8423767983913422,
353
+ "rewards/MultiComponentReward/std": 0.061326999217271805,
354
+ "step": 15,
355
+ "step_time": 305.30156579380855
356
+ },
357
+ {
358
+ "clip_ratio/high_max": 0.006434470997191966,
359
+ "clip_ratio/high_mean": 0.006434470997191966,
360
+ "clip_ratio/low_mean": 0.00152587890625,
361
+ "clip_ratio/low_min": 0.00152587890625,
362
+ "clip_ratio/region_mean": 0.007960349903441966,
363
+ "completions/clipped_ratio": 0.3125,
364
+ "completions/max_length": 4096.0,
365
+ "completions/mean_length": 3167.4375,
366
+ "completions/min_length": 1716.5,
367
+ "epoch": 0.03532008830022075,
368
+ "frac_reward_zero_std": 0.0,
369
+ "grad_norm": 0.20621593296527863,
370
+ "kl": 0.1370371589437127,
371
+ "learning_rate": 4.964990092676263e-06,
372
+ "loss": -0.31487035751342773,
373
+ "reward": 0.5214030742645264,
374
+ "reward_std": 0.4230431914329529,
375
+ "rewards/MultiComponentReward/mean": 0.5214030742645264,
376
+ "rewards/MultiComponentReward/std": 0.42304322123527527,
377
+ "step": 16,
378
+ "step_time": 384.0548590766266
379
+ },
380
+ {
381
+ "clip_ratio/high_max": 0.0075649446225725114,
382
+ "clip_ratio/high_mean": 0.0075649446225725114,
383
+ "clip_ratio/low_mean": 0.00164794921875,
384
+ "clip_ratio/low_min": 0.00164794921875,
385
+ "clip_ratio/region_mean": 0.009212893841322511,
386
+ "completions/clipped_ratio": 0.25,
387
+ "completions/max_length": 4096.0,
388
+ "completions/mean_length": 2964.75,
389
+ "completions/min_length": 1122.0,
390
+ "epoch": 0.037527593818984545,
391
+ "frac_reward_zero_std": 0.0,
392
+ "grad_norm": 0.337228387594223,
393
+ "kl": 0.20724927634000778,
394
+ "learning_rate": 4.960489019923105e-06,
395
+ "loss": 0.09976287186145782,
396
+ "reward": 0.6003734767436981,
397
+ "reward_std": 0.35703691840171814,
398
+ "rewards/MultiComponentReward/mean": 0.6003734767436981,
399
+ "rewards/MultiComponentReward/std": 0.35703691840171814,
400
+ "step": 17,
401
+ "step_time": 377.73133220197633
402
+ },
403
+ {
404
+ "clip_ratio/high_max": 0.0014927737356629223,
405
+ "clip_ratio/high_mean": 0.0014927737356629223,
406
+ "clip_ratio/low_mean": 0.003204345703125,
407
+ "clip_ratio/low_min": 0.003204345703125,
408
+ "clip_ratio/region_mean": 0.004697119438787922,
409
+ "completions/clipped_ratio": 0.625,
410
+ "completions/max_length": 4096.0,
411
+ "completions/mean_length": 3403.4375,
412
+ "completions/min_length": 1413.0,
413
+ "epoch": 0.039735099337748346,
414
+ "frac_reward_zero_std": 0.0,
415
+ "grad_norm": 0.3440120220184326,
416
+ "kl": 0.15303738554939628,
417
+ "learning_rate": 4.9557181268217225e-06,
418
+ "loss": 0.08143772184848785,
419
+ "reward": 0.24983403086662292,
420
+ "reward_std": 0.39776015281677246,
421
+ "rewards/MultiComponentReward/mean": 0.24983403086662292,
422
+ "rewards/MultiComponentReward/std": 0.3977601230144501,
423
+ "step": 18,
424
+ "step_time": 388.1805465449579
425
+ },
426
+ {
427
+ "clip_ratio/high_max": 0.005191743664909154,
428
+ "clip_ratio/high_mean": 0.005191743664909154,
429
+ "clip_ratio/low_mean": 0.000708264677086845,
430
+ "clip_ratio/low_min": 0.000708264677086845,
431
+ "clip_ratio/region_mean": 0.005900008341995999,
432
+ "completions/clipped_ratio": 0.125,
433
+ "completions/max_length": 3715.5,
434
+ "completions/mean_length": 2667.375,
435
+ "completions/min_length": 1683.0,
436
+ "epoch": 0.04194260485651214,
437
+ "frac_reward_zero_std": 0.0,
438
+ "grad_norm": 0.22380870580673218,
439
+ "kl": 0.12537722196429968,
440
+ "learning_rate": 4.9506779365543054e-06,
441
+ "loss": -0.3121515214443207,
442
+ "reward": 0.7294442653656006,
443
+ "reward_std": 0.23573941737413406,
444
+ "rewards/MultiComponentReward/mean": 0.7294442653656006,
445
+ "rewards/MultiComponentReward/std": 0.2357394192367792,
446
+ "step": 19,
447
+ "step_time": 349.45764507493004
448
+ },
449
+ {
450
+ "clip_ratio/high_max": 0.004706757143139839,
451
+ "clip_ratio/high_mean": 0.004706757143139839,
452
+ "clip_ratio/low_mean": 0.0014424767578020692,
453
+ "clip_ratio/low_min": 0.0014424767578020692,
454
+ "clip_ratio/region_mean": 0.006149233900941908,
455
+ "completions/clipped_ratio": 0.0,
456
+ "completions/max_length": 3183.0,
457
+ "completions/mean_length": 1463.875,
458
+ "completions/min_length": 873.5,
459
+ "epoch": 0.04415011037527594,
460
+ "frac_reward_zero_std": 0.0,
461
+ "grad_norm": 0.6936144232749939,
462
+ "kl": 0.16285017970949411,
463
+ "learning_rate": 4.9453690018345144e-06,
464
+ "loss": -0.0027779489755630493,
465
+ "reward": 0.8973818123340607,
466
+ "reward_std": 0.14456791430711746,
467
+ "rewards/MultiComponentReward/mean": 0.8973818123340607,
468
+ "rewards/MultiComponentReward/std": 0.14456793665885925,
469
+ "step": 20,
470
+ "step_time": 289.136493598111
471
+ },
472
+ {
473
+ "clip_ratio/high_max": 0.008684041909873486,
474
+ "clip_ratio/high_mean": 0.008684041909873486,
475
+ "clip_ratio/low_mean": 0.0015138110611587763,
476
+ "clip_ratio/low_min": 0.0015138110611587763,
477
+ "clip_ratio/region_mean": 0.010197852971032262,
478
+ "completions/clipped_ratio": 0.0,
479
+ "completions/max_length": 2634.5,
480
+ "completions/mean_length": 1312.625,
481
+ "completions/min_length": 716.5,
482
+ "epoch": 0.046357615894039736,
483
+ "frac_reward_zero_std": 0.0,
484
+ "grad_norm": 0.3519524335861206,
485
+ "kl": 0.19825585931539536,
486
+ "learning_rate": 4.939791904846869e-06,
487
+ "loss": 0.2327621430158615,
488
+ "reward": 0.9032591879367828,
489
+ "reward_std": 0.13960547745227814,
490
+ "rewards/MultiComponentReward/mean": 0.9032591879367828,
491
+ "rewards/MultiComponentReward/std": 0.13960548862814903,
492
+ "step": 21,
493
+ "step_time": 246.427539577242
494
+ },
495
+ {
496
+ "clip_ratio/high_max": 0.0024823983549140394,
497
+ "clip_ratio/high_mean": 0.0024823983549140394,
498
+ "clip_ratio/low_mean": 0.002288818359375,
499
+ "clip_ratio/low_min": 0.002288818359375,
500
+ "clip_ratio/region_mean": 0.004771216714289039,
501
+ "completions/clipped_ratio": 0.5,
502
+ "completions/max_length": 4096.0,
503
+ "completions/mean_length": 3127.875,
504
+ "completions/min_length": 1410.0,
505
+ "epoch": 0.04856512141280353,
506
+ "frac_reward_zero_std": 0.0,
507
+ "grad_norm": 0.33166858553886414,
508
+ "kl": 0.1960495300590992,
509
+ "learning_rate": 4.933947257182901e-06,
510
+ "loss": -0.009233146905899048,
511
+ "reward": 0.4366578757762909,
512
+ "reward_std": 0.45074263215065,
513
+ "rewards/MultiComponentReward/mean": 0.4366578757762909,
514
+ "rewards/MultiComponentReward/std": 0.4507426619529724,
515
+ "step": 22,
516
+ "step_time": 390.3793193195015
517
+ },
518
+ {
519
+ "clip_ratio/high_max": 0.004601968394126743,
520
+ "clip_ratio/high_mean": 0.004601968394126743,
521
+ "clip_ratio/low_mean": 0.0022085192031227052,
522
+ "clip_ratio/low_min": 0.0022085192031227052,
523
+ "clip_ratio/region_mean": 0.006810487597249448,
524
+ "completions/clipped_ratio": 0.0,
525
+ "completions/max_length": 2988.0,
526
+ "completions/mean_length": 1626.125,
527
+ "completions/min_length": 913.0,
528
+ "epoch": 0.05077262693156733,
529
+ "frac_reward_zero_std": 0.0,
530
+ "grad_norm": 0.6514219641685486,
531
+ "kl": 0.14153485326096416,
532
+ "learning_rate": 4.92783569977409e-06,
533
+ "loss": 0.3597075939178467,
534
+ "reward": 0.7424880266189575,
535
+ "reward_std": 0.3246006518602371,
536
+ "rewards/MultiComponentReward/mean": 0.7424880266189575,
537
+ "rewards/MultiComponentReward/std": 0.3246006518602371,
538
+ "step": 23,
539
+ "step_time": 274.9694087076932
540
+ },
541
+ {
542
+ "clip_ratio/high_max": 0.0039050524937920272,
543
+ "clip_ratio/high_mean": 0.0039050524937920272,
544
+ "clip_ratio/low_mean": 0.0011284862994216383,
545
+ "clip_ratio/low_min": 0.0011284862994216383,
546
+ "clip_ratio/region_mean": 0.0050335387932136655,
547
+ "completions/clipped_ratio": 0.125,
548
+ "completions/max_length": 4096.0,
549
+ "completions/mean_length": 1619.875,
550
+ "completions/min_length": 399.5,
551
+ "epoch": 0.052980132450331126,
552
+ "frac_reward_zero_std": 0.0,
553
+ "grad_norm": 0.2053840607404709,
554
+ "kl": 0.20350851770490408,
555
+ "learning_rate": 4.921457902821578e-06,
556
+ "loss": -0.011441629379987717,
557
+ "reward": 0.6857281923294067,
558
+ "reward_std": 0.28443270921707153,
559
+ "rewards/MultiComponentReward/mean": 0.6857281923294067,
560
+ "rewards/MultiComponentReward/std": 0.28443270921707153,
561
+ "step": 24,
562
+ "step_time": 366.2704308098182
563
+ },
564
+ {
565
+ "clip_ratio/high_max": 0.006151905807200819,
566
+ "clip_ratio/high_mean": 0.006151905807200819,
567
+ "clip_ratio/low_mean": 0.0017167689511552453,
568
+ "clip_ratio/low_min": 0.0017167689511552453,
569
+ "clip_ratio/region_mean": 0.007868674758356065,
570
+ "completions/clipped_ratio": 0.125,
571
+ "completions/max_length": 4045.5,
572
+ "completions/mean_length": 2654.1875,
573
+ "completions/min_length": 991.0,
574
+ "epoch": 0.05518763796909492,
575
+ "frac_reward_zero_std": 0.0,
576
+ "grad_norm": 0.18877553939819336,
577
+ "kl": 0.1717006042599678,
578
+ "learning_rate": 4.914814565722671e-06,
579
+ "loss": -0.19193655252456665,
580
+ "reward": 0.7170408964157104,
581
+ "reward_std": 0.221495708450675,
582
+ "rewards/MultiComponentReward/mean": 0.7170408964157104,
583
+ "rewards/MultiComponentReward/std": 0.221495708450675,
584
+ "step": 25,
585
+ "step_time": 376.1836411692202
586
+ },
587
+ {
588
+ "clip_ratio/high_max": 0.003862613928504288,
589
+ "clip_ratio/high_mean": 0.003862613928504288,
590
+ "clip_ratio/low_mean": 0.0022122596274130046,
591
+ "clip_ratio/low_min": 0.0022122596274130046,
592
+ "clip_ratio/region_mean": 0.006074873555917293,
593
+ "completions/clipped_ratio": 0.0,
594
+ "completions/max_length": 2507.5,
595
+ "completions/mean_length": 1542.875,
596
+ "completions/min_length": 1025.0,
597
+ "epoch": 0.05739514348785872,
598
+ "frac_reward_zero_std": 0.0,
599
+ "grad_norm": 0.20356233417987823,
600
+ "kl": 0.14280430227518082,
601
+ "learning_rate": 4.907906416994146e-06,
602
+ "loss": -0.1313701868057251,
603
+ "reward": 0.8475965857505798,
604
+ "reward_std": 0.18501508980989456,
605
+ "rewards/MultiComponentReward/mean": 0.8475965857505798,
606
+ "rewards/MultiComponentReward/std": 0.18501508235931396,
607
+ "step": 26,
608
+ "step_time": 235.86966329906136
609
+ },
610
+ {
611
+ "clip_ratio/high_max": 0.003541313431924209,
612
+ "clip_ratio/high_mean": 0.003541313431924209,
613
+ "clip_ratio/low_mean": 0.00128173828125,
614
+ "clip_ratio/low_min": 0.00128173828125,
615
+ "clip_ratio/region_mean": 0.004823051713174209,
616
+ "completions/clipped_ratio": 0.3125,
617
+ "completions/max_length": 4096.0,
618
+ "completions/mean_length": 3276.375,
619
+ "completions/min_length": 2009.0,
620
+ "epoch": 0.059602649006622516,
621
+ "frac_reward_zero_std": 0.0,
622
+ "grad_norm": 0.16266532242298126,
623
+ "kl": 0.09048591833561659,
624
+ "learning_rate": 4.900734214192358e-06,
625
+ "loss": -0.22580142319202423,
626
+ "reward": 0.5785741358995438,
627
+ "reward_std": 0.432532399892807,
628
+ "rewards/MultiComponentReward/mean": 0.5785741358995438,
629
+ "rewards/MultiComponentReward/std": 0.4325324296951294,
630
+ "step": 27,
631
+ "step_time": 391.1576498737559
632
+ },
633
+ {
634
+ "clip_ratio/high_max": 0.003771795134525746,
635
+ "clip_ratio/high_mean": 0.003771795134525746,
636
+ "clip_ratio/low_mean": 0.002044677734375,
637
+ "clip_ratio/low_min": 0.002044677734375,
638
+ "clip_ratio/region_mean": 0.005816472868900746,
639
+ "completions/clipped_ratio": 0.5,
640
+ "completions/max_length": 4096.0,
641
+ "completions/mean_length": 3543.4375,
642
+ "completions/min_length": 2016.0,
643
+ "epoch": 0.06181015452538632,
644
+ "frac_reward_zero_std": 0.0,
645
+ "grad_norm": 0.23085403442382812,
646
+ "kl": 0.11726451432332397,
647
+ "learning_rate": 4.893298743830168e-06,
648
+ "loss": 0.011457636952400208,
649
+ "reward": 0.39609572291374207,
650
+ "reward_std": 0.4118330776691437,
651
+ "rewards/MultiComponentReward/mean": 0.39609572291374207,
652
+ "rewards/MultiComponentReward/std": 0.4118330776691437,
653
+ "step": 28,
654
+ "step_time": 397.54813467431813
655
+ },
656
+ {
657
+ "clip_ratio/high_max": 0.004495721834246069,
658
+ "clip_ratio/high_mean": 0.004495721834246069,
659
+ "clip_ratio/low_mean": 0.0019099603814538568,
660
+ "clip_ratio/low_min": 0.0019099603814538568,
661
+ "clip_ratio/region_mean": 0.006405682215699926,
662
+ "completions/clipped_ratio": 0.0,
663
+ "completions/max_length": 2369.5,
664
+ "completions/mean_length": 1519.6875,
665
+ "completions/min_length": 938.5,
666
+ "epoch": 0.0640176600441501,
667
+ "frac_reward_zero_std": 0.0,
668
+ "grad_norm": 0.5666957497596741,
669
+ "kl": 0.13546149153262377,
670
+ "learning_rate": 4.885600821290692e-06,
671
+ "loss": 0.06810422241687775,
672
+ "reward": 0.8998453915119171,
673
+ "reward_std": 0.10061540827155113,
674
+ "rewards/MultiComponentReward/mean": 0.8998453915119171,
675
+ "rewards/MultiComponentReward/std": 0.10061541572213173,
676
+ "step": 29,
677
+ "step_time": 225.84905913239345
678
+ },
679
+ {
680
+ "clip_ratio/high_max": 0.0040456526330672204,
681
+ "clip_ratio/high_mean": 0.0040456526330672204,
682
+ "clip_ratio/low_mean": 0.0023748770472593606,
683
+ "clip_ratio/low_min": 0.0023748770472593606,
684
+ "clip_ratio/region_mean": 0.006420529680326581,
685
+ "completions/clipped_ratio": 0.0625,
686
+ "completions/max_length": 3651.5,
687
+ "completions/mean_length": 2009.8125,
688
+ "completions/min_length": 910.0,
689
+ "epoch": 0.06622516556291391,
690
+ "frac_reward_zero_std": 0.0,
691
+ "grad_norm": 0.3052200675010681,
692
+ "kl": 0.13525741174817085,
693
+ "learning_rate": 4.8776412907378845e-06,
694
+ "loss": 0.31950289011001587,
695
+ "reward": 0.7715935409069061,
696
+ "reward_std": 0.23119045048952103,
697
+ "rewards/MultiComponentReward/mean": 0.7715935409069061,
698
+ "rewards/MultiComponentReward/std": 0.23119046539068222,
699
+ "step": 30,
700
+ "step_time": 337.83108606841415
701
+ },
702
+ {
703
+ "clip_ratio/high_max": 0.002829255477990955,
704
+ "clip_ratio/high_mean": 0.002829255477990955,
705
+ "clip_ratio/low_mean": 0.001434326171875,
706
+ "clip_ratio/low_min": 0.001434326171875,
707
+ "clip_ratio/region_mean": 0.004263581649865955,
708
+ "completions/clipped_ratio": 0.5,
709
+ "completions/max_length": 4096.0,
710
+ "completions/mean_length": 3670.3125,
711
+ "completions/min_length": 2440.0,
712
+ "epoch": 0.0684326710816777,
713
+ "frac_reward_zero_std": 0.0,
714
+ "grad_norm": 0.17697112262248993,
715
+ "kl": 0.08350045792758465,
716
+ "learning_rate": 4.869421025023965e-06,
717
+ "loss": -0.005949936807155609,
718
+ "reward": 0.3625205308198929,
719
+ "reward_std": 0.38944023847579956,
720
+ "rewards/MultiComponentReward/mean": 0.3625205308198929,
721
+ "rewards/MultiComponentReward/std": 0.38944023847579956,
722
+ "step": 31,
723
+ "step_time": 389.3736478481442
724
+ },
725
+ {
726
+ "clip_ratio/high_max": 0.0018982566543854773,
727
+ "clip_ratio/high_mean": 0.0018982566543854773,
728
+ "clip_ratio/low_mean": 0.00244140625,
729
+ "clip_ratio/low_min": 0.00244140625,
730
+ "clip_ratio/region_mean": 0.004339662904385477,
731
+ "completions/clipped_ratio": 0.5,
732
+ "completions/max_length": 4096.0,
733
+ "completions/mean_length": 3331.5,
734
+ "completions/min_length": 2154.5,
735
+ "epoch": 0.0706401766004415,
736
+ "frac_reward_zero_std": 0.0,
737
+ "grad_norm": 0.31352514028549194,
738
+ "kl": 0.08681585732847452,
739
+ "learning_rate": 4.860940925593703e-06,
740
+ "loss": 0.1531461924314499,
741
+ "reward": 0.3806203752756119,
742
+ "reward_std": 0.45519421994686127,
743
+ "rewards/MultiComponentReward/mean": 0.3806203752756119,
744
+ "rewards/MultiComponentReward/std": 0.45519423484802246,
745
+ "step": 32,
746
+ "step_time": 391.1217633676715
747
+ },
748
+ {
749
+ "clip_ratio/high_max": 0.00427300637238659,
750
+ "clip_ratio/high_mean": 0.00427300637238659,
751
+ "clip_ratio/low_mean": 0.0009272472525481135,
752
+ "clip_ratio/low_min": 0.0009272472525481135,
753
+ "clip_ratio/region_mean": 0.005200253624934703,
754
+ "completions/clipped_ratio": 0.0625,
755
+ "completions/max_length": 3600.5,
756
+ "completions/mean_length": 1683.8125,
757
+ "completions/min_length": 902.5,
758
+ "epoch": 0.0728476821192053,
759
+ "frac_reward_zero_std": 0.0,
760
+ "grad_norm": 0.2556222677230835,
761
+ "kl": 0.14949997700750828,
762
+ "learning_rate": 4.852201922385564e-06,
763
+ "loss": -0.13168251514434814,
764
+ "reward": 0.8324811160564423,
765
+ "reward_std": 0.2306104227900505,
766
+ "rewards/MultiComponentReward/mean": 0.8324811160564423,
767
+ "rewards/MultiComponentReward/std": 0.2306104302406311,
768
+ "step": 33,
769
+ "step_time": 321.7230081311427
770
+ },
771
+ {
772
+ "clip_ratio/high_max": 0.003084327036049217,
773
+ "clip_ratio/high_mean": 0.003084327036049217,
774
+ "clip_ratio/low_mean": 0.0023715725692454726,
775
+ "clip_ratio/low_min": 0.0023715725692454726,
776
+ "clip_ratio/region_mean": 0.0054558996052946895,
777
+ "completions/clipped_ratio": 0.0,
778
+ "completions/max_length": 2324.0,
779
+ "completions/mean_length": 1950.6875,
780
+ "completions/min_length": 1372.5,
781
+ "epoch": 0.07505518763796909,
782
+ "frac_reward_zero_std": 0.0,
783
+ "grad_norm": 0.22313375771045685,
784
+ "kl": 0.12166391499340534,
785
+ "learning_rate": 4.84320497372973e-06,
786
+ "loss": -0.08645301312208176,
787
+ "reward": 0.9029195010662079,
788
+ "reward_std": 0.06034624204039574,
789
+ "rewards/MultiComponentReward/mean": 0.9029195010662079,
790
+ "rewards/MultiComponentReward/std": 0.06034623831510544,
791
+ "step": 34,
792
+ "step_time": 227.21475145453587
793
+ },
794
+ {
795
+ "clip_ratio/high_max": 0.005887008446734399,
796
+ "clip_ratio/high_mean": 0.005887008446734399,
797
+ "clip_ratio/low_mean": 0.00048828125,
798
+ "clip_ratio/low_min": 0.00048828125,
799
+ "clip_ratio/region_mean": 0.006375289696734399,
800
+ "completions/clipped_ratio": 0.25,
801
+ "completions/max_length": 4096.0,
802
+ "completions/mean_length": 2648.5,
803
+ "completions/min_length": 893.5,
804
+ "epoch": 0.0772626931567329,
805
+ "frac_reward_zero_std": 0.0,
806
+ "grad_norm": 0.18673716485500336,
807
+ "kl": 0.10563921928405762,
808
+ "learning_rate": 4.833951066243004e-06,
809
+ "loss": -0.29802197217941284,
810
+ "reward": 0.6780980825424194,
811
+ "reward_std": 0.42671698331832886,
812
+ "rewards/MultiComponentReward/mean": 0.6780980825424194,
813
+ "rewards/MultiComponentReward/std": 0.42671696841716766,
814
+ "step": 35,
815
+ "step_time": 374.7209934145212
816
+ },
817
+ {
818
+ "clip_ratio/high_max": 0.0016851206310093403,
819
+ "clip_ratio/high_mean": 0.0016851206310093403,
820
+ "clip_ratio/low_mean": 0.0018310546875,
821
+ "clip_ratio/low_min": 0.0018310546875,
822
+ "clip_ratio/region_mean": 0.0035161753185093403,
823
+ "completions/clipped_ratio": 0.375,
824
+ "completions/max_length": 4096.0,
825
+ "completions/mean_length": 2422.625,
826
+ "completions/min_length": 361.5,
827
+ "epoch": 0.07947019867549669,
828
+ "frac_reward_zero_std": 0.0,
829
+ "grad_norm": 0.22494255006313324,
830
+ "kl": 0.17482219403609633,
831
+ "learning_rate": 4.824441214720629e-06,
832
+ "loss": 0.27602869272232056,
833
+ "reward": 0.5321091264486313,
834
+ "reward_std": 0.42589741945266724,
835
+ "rewards/MultiComponentReward/mean": 0.5321091264486313,
836
+ "rewards/MultiComponentReward/std": 0.42589743435382843,
837
+ "step": 36,
838
+ "step_time": 379.9912438802421
839
+ },
840
+ {
841
+ "clip_ratio/high_max": 0.0027581260656006634,
842
+ "clip_ratio/high_mean": 0.0027581260656006634,
843
+ "clip_ratio/low_mean": 0.002960205078125,
844
+ "clip_ratio/low_min": 0.002960205078125,
845
+ "clip_ratio/region_mean": 0.005718331143725663,
846
+ "completions/clipped_ratio": 0.6875,
847
+ "completions/max_length": 4096.0,
848
+ "completions/mean_length": 3481.6875,
849
+ "completions/min_length": 1714.5,
850
+ "epoch": 0.08167770419426049,
851
+ "frac_reward_zero_std": 0.0,
852
+ "grad_norm": 0.4158739149570465,
853
+ "kl": 0.10050415620207787,
854
+ "learning_rate": 4.814676462024988e-06,
855
+ "loss": -0.12720987200737,
856
+ "reward": 0.24663789942860603,
857
+ "reward_std": 0.36628031730651855,
858
+ "rewards/MultiComponentReward/mean": 0.24663789942860603,
859
+ "rewards/MultiComponentReward/std": 0.36628031730651855,
860
+ "step": 37,
861
+ "step_time": 389.53164913272485
862
+ },
863
+ {
864
+ "clip_ratio/high_max": 0.0036612136173062027,
865
+ "clip_ratio/high_mean": 0.0036612136173062027,
866
+ "clip_ratio/low_mean": 0.0024481196305714548,
867
+ "clip_ratio/low_min": 0.0024481196305714548,
868
+ "clip_ratio/region_mean": 0.006109333247877657,
869
+ "completions/clipped_ratio": 0.0625,
870
+ "completions/max_length": 3739.5,
871
+ "completions/mean_length": 2327.375,
872
+ "completions/min_length": 280.5,
873
+ "epoch": 0.08388520971302428,
874
+ "frac_reward_zero_std": 0.0,
875
+ "grad_norm": 0.413541316986084,
876
+ "kl": 0.23857311811298132,
877
+ "learning_rate": 4.804657878971252e-06,
878
+ "loss": 0.1663297414779663,
879
+ "reward": 0.8061079978942871,
880
+ "reward_std": 0.1977117396891117,
881
+ "rewards/MultiComponentReward/mean": 0.8061079978942871,
882
+ "rewards/MultiComponentReward/std": 0.1977117545902729,
883
+ "step": 38,
884
+ "step_time": 340.510907412041
885
+ },
886
+ {
887
+ "clip_ratio/high_max": 0.009116197703406215,
888
+ "clip_ratio/high_mean": 0.009116197703406215,
889
+ "clip_ratio/low_mean": 0.002183556731324643,
890
+ "clip_ratio/low_min": 0.002183556731324643,
891
+ "clip_ratio/region_mean": 0.011299754434730858,
892
+ "completions/clipped_ratio": 0.0625,
893
+ "completions/max_length": 3287.0,
894
+ "completions/mean_length": 1864.0625,
895
+ "completions/min_length": 583.0,
896
+ "epoch": 0.08609271523178808,
897
+ "frac_reward_zero_std": 0.0,
898
+ "grad_norm": 0.27449601888656616,
899
+ "kl": 0.24706059228628874,
900
+ "learning_rate": 4.794386564209953e-06,
901
+ "loss": -0.003756396472454071,
902
+ "reward": 0.8452397286891937,
903
+ "reward_std": 0.19490926712751389,
904
+ "rewards/MultiComponentReward/mean": 0.8452397286891937,
905
+ "rewards/MultiComponentReward/std": 0.19490928761661053,
906
+ "step": 39,
907
+ "step_time": 295.4189805756323
908
+ },
909
+ {
910
+ "clip_ratio/high_max": 0.005593291949480772,
911
+ "clip_ratio/high_mean": 0.005593291949480772,
912
+ "clip_ratio/low_mean": 0.001316860259976238,
913
+ "clip_ratio/low_min": 0.001316860259976238,
914
+ "clip_ratio/region_mean": 0.00691015220945701,
915
+ "completions/clipped_ratio": 0.125,
916
+ "completions/max_length": 3758.0,
917
+ "completions/mean_length": 2535.5625,
918
+ "completions/min_length": 1146.5,
919
+ "epoch": 0.08830022075055188,
920
+ "frac_reward_zero_std": 0.0,
921
+ "grad_norm": 0.24644321203231812,
922
+ "kl": 0.12604943895712495,
923
+ "learning_rate": 4.783863644106502e-06,
924
+ "loss": -0.016649454832077026,
925
+ "reward": 0.7764062583446503,
926
+ "reward_std": 0.2480708546936512,
927
+ "rewards/MultiComponentReward/mean": 0.7764062583446503,
928
+ "rewards/MultiComponentReward/std": 0.2480708546936512,
929
+ "step": 40,
930
+ "step_time": 349.41997333150357
931
+ },
932
+ {
933
+ "clip_ratio/high_max": 0.006368857342749834,
934
+ "clip_ratio/high_mean": 0.006368857342749834,
935
+ "clip_ratio/low_mean": 0.001155435515101999,
936
+ "clip_ratio/low_min": 0.001155435515101999,
937
+ "clip_ratio/region_mean": 0.007524292857851833,
938
+ "completions/clipped_ratio": 0.0,
939
+ "completions/max_length": 1950.5,
940
+ "completions/mean_length": 1348.625,
941
+ "completions/min_length": 717.5,
942
+ "epoch": 0.09050772626931568,
943
+ "frac_reward_zero_std": 0.0,
944
+ "grad_norm": 0.24919532239437103,
945
+ "kl": 0.1538570187985897,
946
+ "learning_rate": 4.773090272617672e-06,
947
+ "loss": -0.20922431349754333,
948
+ "reward": 0.9199557602405548,
949
+ "reward_std": 0.08289439044892788,
950
+ "rewards/MultiComponentReward/mean": 0.9199557602405548,
951
+ "rewards/MultiComponentReward/std": 0.08289438113570213,
952
+ "step": 41,
953
+ "step_time": 187.90400995500386
954
+ },
955
+ {
956
+ "clip_ratio/high_max": 0.0037301366683095694,
957
+ "clip_ratio/high_mean": 0.0037301366683095694,
958
+ "clip_ratio/low_mean": 0.0026621700380928814,
959
+ "clip_ratio/low_min": 0.0026621700380928814,
960
+ "clip_ratio/region_mean": 0.006392306706402451,
961
+ "completions/clipped_ratio": 0.1875,
962
+ "completions/max_length": 4096.0,
963
+ "completions/mean_length": 2435.0625,
964
+ "completions/min_length": 588.0,
965
+ "epoch": 0.09271523178807947,
966
+ "frac_reward_zero_std": 0.0,
967
+ "grad_norm": 0.27514010667800903,
968
+ "kl": 0.14031154196709394,
969
+ "learning_rate": 4.762067631165049e-06,
970
+ "loss": 0.43530726432800293,
971
+ "reward": 0.6737551689147949,
972
+ "reward_std": 0.354981392621994,
973
+ "rewards/MultiComponentReward/mean": 0.6737551689147949,
974
+ "rewards/MultiComponentReward/std": 0.3549814224243164,
975
+ "step": 42,
976
+ "step_time": 378.5200777417049
977
+ },
978
+ {
979
+ "clip_ratio/high_max": 0.0024539779406040907,
980
+ "clip_ratio/high_mean": 0.0024539779406040907,
981
+ "clip_ratio/low_mean": 0.002349853515625,
982
+ "clip_ratio/low_min": 0.002349853515625,
983
+ "clip_ratio/region_mean": 0.004803831456229091,
984
+ "completions/clipped_ratio": 0.5,
985
+ "completions/max_length": 4096.0,
986
+ "completions/mean_length": 3008.875,
987
+ "completions/min_length": 808.0,
988
+ "epoch": 0.09492273730684327,
989
+ "frac_reward_zero_std": 0.0,
990
+ "grad_norm": 0.19144803285598755,
991
+ "kl": 0.19372461177408695,
992
+ "learning_rate": 4.750796928505484e-06,
993
+ "loss": -0.014111649245023727,
994
+ "reward": 0.3934132233262062,
995
+ "reward_std": 0.37163105607032776,
996
+ "rewards/MultiComponentReward/mean": 0.3934132233262062,
997
+ "rewards/MultiComponentReward/std": 0.37163107097148895,
998
+ "step": 43,
999
+ "step_time": 382.2734902310185
1000
+ },
1001
+ {
1002
+ "clip_ratio/high_max": 0.003861240576952696,
1003
+ "clip_ratio/high_mean": 0.003861240576952696,
1004
+ "clip_ratio/low_mean": 0.0032202915172092617,
1005
+ "clip_ratio/low_min": 0.0032202915172092617,
1006
+ "clip_ratio/region_mean": 0.0070815320941619575,
1007
+ "completions/clipped_ratio": 0.125,
1008
+ "completions/max_length": 3355.0,
1009
+ "completions/mean_length": 1775.5,
1010
+ "completions/min_length": 320.0,
1011
+ "epoch": 0.09713024282560706,
1012
+ "frac_reward_zero_std": 0.0,
1013
+ "grad_norm": 0.42149120569229126,
1014
+ "kl": 0.4061455652117729,
1015
+ "learning_rate": 4.7392794005985324e-06,
1016
+ "loss": 0.14814165234565735,
1017
+ "reward": 0.7460151612758636,
1018
+ "reward_std": 0.23946712166070938,
1019
+ "rewards/MultiComponentReward/mean": 0.7460151612758636,
1020
+ "rewards/MultiComponentReward/std": 0.23946715146303177,
1021
+ "step": 44,
1022
+ "step_time": 302.60926858196035
1023
+ },
1024
+ {
1025
+ "clip_ratio/high_max": 0.00499365694122389,
1026
+ "clip_ratio/high_mean": 0.00499365694122389,
1027
+ "clip_ratio/low_mean": 0.0013380597811192274,
1028
+ "clip_ratio/low_min": 0.0013380597811192274,
1029
+ "clip_ratio/region_mean": 0.006331716722343117,
1030
+ "completions/clipped_ratio": 0.25,
1031
+ "completions/max_length": 4096.0,
1032
+ "completions/mean_length": 3011.5,
1033
+ "completions/min_length": 1578.0,
1034
+ "epoch": 0.09933774834437085,
1035
+ "frac_reward_zero_std": 0.0,
1036
+ "grad_norm": 0.24550500512123108,
1037
+ "kl": 0.13234132900834084,
1038
+ "learning_rate": 4.72751631047092e-06,
1039
+ "loss": -0.01584070362150669,
1040
+ "reward": 0.3628343641757965,
1041
+ "reward_std": 0.2378975674510002,
1042
+ "rewards/MultiComponentReward/mean": 0.3628343641757965,
1043
+ "rewards/MultiComponentReward/std": 0.237897589802742,
1044
+ "step": 45,
1045
+ "step_time": 381.75905673997477
1046
+ },
1047
+ {
1048
+ "clip_ratio/high_max": 0.004896236292552203,
1049
+ "clip_ratio/high_mean": 0.004896236292552203,
1050
+ "clip_ratio/low_mean": 0.000457763671875,
1051
+ "clip_ratio/low_min": 0.000457763671875,
1052
+ "clip_ratio/region_mean": 0.005353999964427203,
1053
+ "completions/clipped_ratio": 0.125,
1054
+ "completions/max_length": 4096.0,
1055
+ "completions/mean_length": 1583.5625,
1056
+ "completions/min_length": 481.0,
1057
+ "epoch": 0.10154525386313466,
1058
+ "frac_reward_zero_std": 0.0,
1059
+ "grad_norm": 0.20652994513511658,
1060
+ "kl": 0.2916934099048376,
1061
+ "learning_rate": 4.715508948078037e-06,
1062
+ "loss": -0.03914305195212364,
1063
+ "reward": 0.8016833662986755,
1064
+ "reward_std": 0.3322996646165848,
1065
+ "rewards/MultiComponentReward/mean": 0.8016833662986755,
1066
+ "rewards/MultiComponentReward/std": 0.3322996646165848,
1067
+ "step": 46,
1068
+ "step_time": 357.3734937007539
1069
+ },
1070
+ {
1071
+ "clip_ratio/high_max": 0.007430244877468795,
1072
+ "clip_ratio/high_mean": 0.007430244877468795,
1073
+ "clip_ratio/low_mean": 0.0003662109375,
1074
+ "clip_ratio/low_min": 0.0003662109375,
1075
+ "clip_ratio/region_mean": 0.007796455814968795,
1076
+ "completions/clipped_ratio": 0.3125,
1077
+ "completions/max_length": 4096.0,
1078
+ "completions/mean_length": 2251.0,
1079
+ "completions/min_length": 197.5,
1080
+ "epoch": 0.10375275938189846,
1081
+ "frac_reward_zero_std": 0.0,
1082
+ "grad_norm": 0.7294849753379822,
1083
+ "kl": 0.21630899980664253,
1084
+ "learning_rate": 4.703258630162481e-06,
1085
+ "loss": -0.49959832429885864,
1086
+ "reward": 0.5816261321306229,
1087
+ "reward_std": 0.40521249175071716,
1088
+ "rewards/MultiComponentReward/mean": 0.5816261321306229,
1089
+ "rewards/MultiComponentReward/std": 0.40521247684955597,
1090
+ "step": 47,
1091
+ "step_time": 360.30742040788755
1092
+ },
1093
+ {
1094
+ "clip_ratio/high_max": 0.0036448093596845865,
1095
+ "clip_ratio/high_mean": 0.0036448093596845865,
1096
+ "clip_ratio/low_mean": 0.0017122222925536335,
1097
+ "clip_ratio/low_min": 0.0017122222925536335,
1098
+ "clip_ratio/region_mean": 0.00535703165223822,
1099
+ "completions/clipped_ratio": 0.125,
1100
+ "completions/max_length": 4096.0,
1101
+ "completions/mean_length": 1619.6875,
1102
+ "completions/min_length": 740.0,
1103
+ "epoch": 0.10596026490066225,
1104
+ "frac_reward_zero_std": 0.0,
1105
+ "grad_norm": 0.1014658734202385,
1106
+ "kl": 0.12806300446391106,
1107
+ "learning_rate": 4.690766700109659e-06,
1108
+ "loss": -0.19214870035648346,
1109
+ "reward": 0.7811862528324127,
1110
+ "reward_std": 0.3373981714248657,
1111
+ "rewards/MultiComponentReward/mean": 0.7811862528324127,
1112
+ "rewards/MultiComponentReward/std": 0.3373981714248657,
1113
+ "step": 48,
1114
+ "step_time": 353.47038035281
1115
+ },
1116
+ {
1117
+ "clip_ratio/high_max": 0.005789522372651845,
1118
+ "clip_ratio/high_mean": 0.005789522372651845,
1119
+ "clip_ratio/low_mean": 0.001129150390625,
1120
+ "clip_ratio/low_min": 0.001129150390625,
1121
+ "clip_ratio/region_mean": 0.006918672763276845,
1122
+ "completions/clipped_ratio": 0.125,
1123
+ "completions/max_length": 3902.5,
1124
+ "completions/mean_length": 2033.8125,
1125
+ "completions/min_length": 464.0,
1126
+ "epoch": 0.10816777041942605,
1127
+ "frac_reward_zero_std": 0.0,
1128
+ "grad_norm": 0.1698242723941803,
1129
+ "kl": 0.14896809123456478,
1130
+ "learning_rate": 4.6780345278004744e-06,
1131
+ "loss": 0.1023855209350586,
1132
+ "reward": 0.842141330242157,
1133
+ "reward_std": 0.2511163093149662,
1134
+ "rewards/MultiComponentReward/mean": 0.842141330242157,
1135
+ "rewards/MultiComponentReward/std": 0.2511163130402565,
1136
+ "step": 49,
1137
+ "step_time": 353.20178638910875
1138
+ },
1139
+ {
1140
+ "clip_ratio/high_max": 0.005740969616454095,
1141
+ "clip_ratio/high_mean": 0.005740969616454095,
1142
+ "clip_ratio/low_mean": 0.001129150390625,
1143
+ "clip_ratio/low_min": 0.001129150390625,
1144
+ "clip_ratio/region_mean": 0.006870120007079095,
1145
+ "completions/clipped_ratio": 0.3125,
1146
+ "completions/max_length": 4096.0,
1147
+ "completions/mean_length": 3368.5625,
1148
+ "completions/min_length": 2310.5,
1149
+ "epoch": 0.11037527593818984,
1150
+ "frac_reward_zero_std": 0.0,
1151
+ "grad_norm": 0.23211093246936798,
1152
+ "kl": 0.12293548043817282,
1153
+ "learning_rate": 4.665063509461098e-06,
1154
+ "loss": -0.3495488166809082,
1155
+ "reward": 0.47674229741096497,
1156
+ "reward_std": 0.4411779195070267,
1157
+ "rewards/MultiComponentReward/mean": 0.47674229741096497,
1158
+ "rewards/MultiComponentReward/std": 0.44117793440818787,
1159
+ "step": 50,
1160
+ "step_time": 381.0282032000832
1161
+ },
1162
+ {
1163
+ "clip_ratio/high_max": 0.006321625696728006,
1164
+ "clip_ratio/high_mean": 0.006321625696728006,
1165
+ "clip_ratio/low_mean": 0.001495361328125,
1166
+ "clip_ratio/low_min": 0.001495361328125,
1167
+ "clip_ratio/region_mean": 0.007816987024853006,
1168
+ "completions/clipped_ratio": 0.5625,
1169
+ "completions/max_length": 4096.0,
1170
+ "completions/mean_length": 3362.75,
1171
+ "completions/min_length": 1841.5,
1172
+ "epoch": 0.11258278145695365,
1173
+ "frac_reward_zero_std": 0.0,
1174
+ "grad_norm": 0.2688680589199066,
1175
+ "kl": 0.19015406165271997,
1176
+ "learning_rate": 4.65185506750986e-06,
1177
+ "loss": -0.3238374888896942,
1178
+ "reward": 0.37831513583660126,
1179
+ "reward_std": 0.4376380145549774,
1180
+ "rewards/MultiComponentReward/mean": 0.37831513583660126,
1181
+ "rewards/MultiComponentReward/std": 0.4376379996538162,
1182
+ "step": 51,
1183
+ "step_time": 388.6353335408494
1184
+ },
1185
+ {
1186
+ "clip_ratio/high_max": 0.0015778005181346089,
1187
+ "clip_ratio/high_mean": 0.0015778005181346089,
1188
+ "clip_ratio/low_mean": 0.0018030197243206203,
1189
+ "clip_ratio/low_min": 0.0018030197243206203,
1190
+ "clip_ratio/region_mean": 0.003380820242455229,
1191
+ "completions/clipped_ratio": 0.0625,
1192
+ "completions/max_length": 3641.5,
1193
+ "completions/mean_length": 1865.5625,
1194
+ "completions/min_length": 342.5,
1195
+ "epoch": 0.11479028697571744,
1196
+ "frac_reward_zero_std": 0.0,
1197
+ "grad_norm": 0.45149463415145874,
1198
+ "kl": 0.2064807526767254,
1199
+ "learning_rate": 4.638410650401267e-06,
1200
+ "loss": -0.03052283078432083,
1201
+ "reward": 0.8545674085617065,
1202
+ "reward_std": 0.2037927806377411,
1203
+ "rewards/MultiComponentReward/mean": 0.8545674085617065,
1204
+ "rewards/MultiComponentReward/std": 0.2037927731871605,
1205
+ "step": 52,
1206
+ "step_time": 330.25200098752975
1207
+ },
1208
+ {
1209
+ "clip_ratio/high_max": 0.004285238741431385,
1210
+ "clip_ratio/high_mean": 0.004285238741431385,
1211
+ "clip_ratio/low_mean": 0.0009839165140874684,
1212
+ "clip_ratio/low_min": 0.0009839165140874684,
1213
+ "clip_ratio/region_mean": 0.005269155255518854,
1214
+ "completions/clipped_ratio": 0.0,
1215
+ "completions/max_length": 1958.5,
1216
+ "completions/mean_length": 1569.1875,
1217
+ "completions/min_length": 1136.5,
1218
+ "epoch": 0.11699779249448124,
1219
+ "frac_reward_zero_std": 0.0,
1220
+ "grad_norm": 0.1865282654762268,
1221
+ "kl": 0.10420421231538057,
1222
+ "learning_rate": 4.62473173246716e-06,
1223
+ "loss": -0.2261577546596527,
1224
+ "reward": 0.9028474688529968,
1225
+ "reward_std": 0.1216650977730751,
1226
+ "rewards/MultiComponentReward/mean": 0.9028474688529968,
1227
+ "rewards/MultiComponentReward/std": 0.121665108948946,
1228
+ "step": 53,
1229
+ "step_time": 191.50661983899772
1230
+ },
1231
+ {
1232
+ "clip_ratio/high_max": 0.0016853307170094922,
1233
+ "clip_ratio/high_mean": 0.0016853307170094922,
1234
+ "clip_ratio/low_mean": 0.001708984375,
1235
+ "clip_ratio/low_min": 0.001708984375,
1236
+ "clip_ratio/region_mean": 0.0033943150920094922,
1237
+ "completions/clipped_ratio": 0.375,
1238
+ "completions/max_length": 4096.0,
1239
+ "completions/mean_length": 3044.0,
1240
+ "completions/min_length": 770.0,
1241
+ "epoch": 0.11920529801324503,
1242
+ "frac_reward_zero_std": 0.0,
1243
+ "grad_norm": 0.3003067672252655,
1244
+ "kl": 0.06439034873619676,
1245
+ "learning_rate": 4.610819813755038e-06,
1246
+ "loss": 0.23977448046207428,
1247
+ "reward": 0.5597200393676758,
1248
+ "reward_std": 0.46622297167778015,
1249
+ "rewards/MultiComponentReward/mean": 0.5597200393676758,
1250
+ "rewards/MultiComponentReward/std": 0.46622298657894135,
1251
+ "step": 54,
1252
+ "step_time": 382.5643189586699
1253
+ },
1254
+ {
1255
+ "clip_ratio/high_max": 0.005591174180153757,
1256
+ "clip_ratio/high_mean": 0.005591174180153757,
1257
+ "clip_ratio/low_mean": 0.0015268308343365788,
1258
+ "clip_ratio/low_min": 0.0015268308343365788,
1259
+ "clip_ratio/region_mean": 0.007118005014490336,
1260
+ "completions/clipped_ratio": 0.375,
1261
+ "completions/max_length": 4096.0,
1262
+ "completions/mean_length": 3091.0,
1263
+ "completions/min_length": 859.5,
1264
+ "epoch": 0.12141280353200883,
1265
+ "frac_reward_zero_std": 0.0,
1266
+ "grad_norm": 0.2259521186351776,
1267
+ "kl": 0.12408451177179813,
1268
+ "learning_rate": 4.596676419863561e-06,
1269
+ "loss": -0.15562379360198975,
1270
+ "reward": 0.43030790984630585,
1271
+ "reward_std": 0.40197329223155975,
1272
+ "rewards/MultiComponentReward/mean": 0.43030790984630585,
1273
+ "rewards/MultiComponentReward/std": 0.40197327733039856,
1274
+ "step": 55,
1275
+ "step_time": 384.5411189426668
1276
+ },
1277
+ {
1278
+ "clip_ratio/high_max": 0.0012758715311065316,
1279
+ "clip_ratio/high_mean": 0.0012758715311065316,
1280
+ "clip_ratio/low_mean": 0.0016176702920347452,
1281
+ "clip_ratio/low_min": 0.0016176702920347452,
1282
+ "clip_ratio/region_mean": 0.002893541823141277,
1283
+ "completions/clipped_ratio": 0.375,
1284
+ "completions/max_length": 4096.0,
1285
+ "completions/mean_length": 3289.5,
1286
+ "completions/min_length": 2168.0,
1287
+ "epoch": 0.12362030905077263,
1288
+ "frac_reward_zero_std": 0.0,
1289
+ "grad_norm": 0.17063800990581512,
1290
+ "kl": 0.05120025109499693,
1291
+ "learning_rate": 4.582303101775249e-06,
1292
+ "loss": 0.33173251152038574,
1293
+ "reward": 0.5529143065214157,
1294
+ "reward_std": 0.4493340998888016,
1295
+ "rewards/MultiComponentReward/mean": 0.5529143065214157,
1296
+ "rewards/MultiComponentReward/std": 0.4493340998888016,
1297
+ "step": 56,
1298
+ "step_time": 390.2121843043715
1299
+ },
1300
+ {
1301
+ "clip_ratio/high_max": 0.00523632307886146,
1302
+ "clip_ratio/high_mean": 0.00523632307886146,
1303
+ "clip_ratio/low_mean": 0.0006986957741901278,
1304
+ "clip_ratio/low_min": 0.0006986957741901278,
1305
+ "clip_ratio/region_mean": 0.005935018853051588,
1306
+ "completions/clipped_ratio": 0.25,
1307
+ "completions/max_length": 4096.0,
1308
+ "completions/mean_length": 2723.8125,
1309
+ "completions/min_length": 533.0,
1310
+ "epoch": 0.12582781456953643,
1311
+ "frac_reward_zero_std": 0.0,
1312
+ "grad_norm": 0.22646665573120117,
1313
+ "kl": 0.2158638322725892,
1314
+ "learning_rate": 4.567701435686405e-06,
1315
+ "loss": -0.4513983428478241,
1316
+ "reward": 0.6007745414972305,
1317
+ "reward_std": 0.35604920983314514,
1318
+ "rewards/MultiComponentReward/mean": 0.6007745414972305,
1319
+ "rewards/MultiComponentReward/std": 0.35604920983314514,
1320
+ "step": 57,
1321
+ "step_time": 371.80605033878237
1322
+ },
1323
+ {
1324
+ "clip_ratio/high_max": 0.002434744776110165,
1325
+ "clip_ratio/high_mean": 0.002434744776110165,
1326
+ "clip_ratio/low_mean": 0.0013598802397609688,
1327
+ "clip_ratio/low_min": 0.0013598802397609688,
1328
+ "clip_ratio/region_mean": 0.0037946250158711337,
1329
+ "completions/clipped_ratio": 0.0625,
1330
+ "completions/max_length": 3277.0,
1331
+ "completions/mean_length": 1777.6875,
1332
+ "completions/min_length": 1136.0,
1333
+ "epoch": 0.1280353200883002,
1334
+ "frac_reward_zero_std": 0.0,
1335
+ "grad_norm": 0.2902727425098419,
1336
+ "kl": 0.12625387962907553,
1337
+ "learning_rate": 4.55287302283426e-06,
1338
+ "loss": 0.10692867636680603,
1339
+ "reward": 0.8373697400093079,
1340
+ "reward_std": 0.2198527753353119,
1341
+ "rewards/MultiComponentReward/mean": 0.8373697400093079,
1342
+ "rewards/MultiComponentReward/std": 0.2198527790606022,
1343
+ "step": 58,
1344
+ "step_time": 300.5143364351243
1345
+ },
1346
+ {
1347
+ "clip_ratio/high_max": 0.0034968220279552042,
1348
+ "clip_ratio/high_mean": 0.0034968220279552042,
1349
+ "clip_ratio/low_mean": 0.0007754346297588199,
1350
+ "clip_ratio/low_min": 0.0007754346297588199,
1351
+ "clip_ratio/region_mean": 0.004272256657714024,
1352
+ "completions/clipped_ratio": 0.0,
1353
+ "completions/max_length": 3109.0,
1354
+ "completions/mean_length": 1728.25,
1355
+ "completions/min_length": 1099.5,
1356
+ "epoch": 0.13024282560706402,
1357
+ "frac_reward_zero_std": 0.0,
1358
+ "grad_norm": 0.28320446610450745,
1359
+ "kl": 0.11147503461688757,
1360
+ "learning_rate": 4.537819489321385e-06,
1361
+ "loss": 0.029252953827381134,
1362
+ "reward": 0.9200782179832458,
1363
+ "reward_std": 0.13229025900363922,
1364
+ "rewards/MultiComponentReward/mean": 0.9200782179832458,
1365
+ "rewards/MultiComponentReward/std": 0.13229026645421982,
1366
+ "step": 59,
1367
+ "step_time": 282.09600766561925
1368
+ },
1369
+ {
1370
+ "clip_ratio/high_max": 0.0034783274168148637,
1371
+ "clip_ratio/high_mean": 0.0034783274168148637,
1372
+ "clip_ratio/low_mean": 0.001953125,
1373
+ "clip_ratio/low_min": 0.001953125,
1374
+ "clip_ratio/region_mean": 0.005431452416814864,
1375
+ "completions/clipped_ratio": 0.4375,
1376
+ "completions/max_length": 3948.0,
1377
+ "completions/mean_length": 3077.875,
1378
+ "completions/min_length": 2020.5,
1379
+ "epoch": 0.13245033112582782,
1380
+ "frac_reward_zero_std": 0.0,
1381
+ "grad_norm": 0.16196228563785553,
1382
+ "kl": 0.15367124415934086,
1383
+ "learning_rate": 4.522542485937369e-06,
1384
+ "loss": -0.3941088914871216,
1385
+ "reward": 0.43090952187776566,
1386
+ "reward_std": 0.17558224871754646,
1387
+ "rewards/MultiComponentReward/mean": 0.43090952187776566,
1388
+ "rewards/MultiComponentReward/std": 0.17558224871754646,
1389
+ "step": 60,
1390
+ "step_time": 367.55937029374763
1391
+ },
1392
+ {
1393
+ "clip_ratio/high_max": 0.004485186917008832,
1394
+ "clip_ratio/high_mean": 0.004485186917008832,
1395
+ "clip_ratio/low_mean": 0.001581493008416146,
1396
+ "clip_ratio/low_min": 0.001581493008416146,
1397
+ "clip_ratio/region_mean": 0.006066679925424978,
1398
+ "completions/clipped_ratio": 0.0,
1399
+ "completions/max_length": 3242.5,
1400
+ "completions/mean_length": 2011.5625,
1401
+ "completions/min_length": 1232.0,
1402
+ "epoch": 0.1346578366445916,
1403
+ "frac_reward_zero_std": 0.0,
1404
+ "grad_norm": 0.19294370710849762,
1405
+ "kl": 0.1295578507706523,
1406
+ "learning_rate": 4.507043687977787e-06,
1407
+ "loss": -0.22440877556800842,
1408
+ "reward": 0.930275559425354,
1409
+ "reward_std": 0.06418891251087189,
1410
+ "rewards/MultiComponentReward/mean": 0.930275559425354,
1411
+ "rewards/MultiComponentReward/std": 0.06418891251087189,
1412
+ "step": 61,
1413
+ "step_time": 297.4619655525312
1414
+ },
1415
+ {
1416
+ "clip_ratio/high_max": 0.009054507740074769,
1417
+ "clip_ratio/high_mean": 0.009054507740074769,
1418
+ "clip_ratio/low_mean": 0.000762939453125,
1419
+ "clip_ratio/low_min": 0.000762939453125,
1420
+ "clip_ratio/region_mean": 0.009817447193199769,
1421
+ "completions/clipped_ratio": 0.25,
1422
+ "completions/max_length": 4096.0,
1423
+ "completions/mean_length": 2536.5625,
1424
+ "completions/min_length": 333.5,
1425
+ "epoch": 0.1368653421633554,
1426
+ "frac_reward_zero_std": 0.0,
1427
+ "grad_norm": 0.22202427685260773,
1428
+ "kl": 0.24569420609623194,
1429
+ "learning_rate": 4.491324795060491e-06,
1430
+ "loss": -0.27563101053237915,
1431
+ "reward": 0.5970795005559921,
1432
+ "reward_std": 0.3636050373315811,
1433
+ "rewards/MultiComponentReward/mean": 0.5970795005559921,
1434
+ "rewards/MultiComponentReward/std": 0.3636050671339035,
1435
+ "step": 62,
1436
+ "step_time": 378.6595879411325
1437
+ },
1438
+ {
1439
+ "clip_ratio/high_max": 0.002085420419462025,
1440
+ "clip_ratio/high_mean": 0.002085420419462025,
1441
+ "clip_ratio/low_mean": 0.0012938255676999688,
1442
+ "clip_ratio/low_min": 0.0012938255676999688,
1443
+ "clip_ratio/region_mean": 0.003379245987161994,
1444
+ "completions/clipped_ratio": 0.125,
1445
+ "completions/max_length": 4096.0,
1446
+ "completions/mean_length": 2527.0,
1447
+ "completions/min_length": 959.5,
1448
+ "epoch": 0.1390728476821192,
1449
+ "frac_reward_zero_std": 0.0,
1450
+ "grad_norm": 0.08440224826335907,
1451
+ "kl": 0.2217963901348412,
1452
+ "learning_rate": 4.475387530939226e-06,
1453
+ "loss": -0.24322086572647095,
1454
+ "reward": 0.7439667880535126,
1455
+ "reward_std": 0.3273301273584366,
1456
+ "rewards/MultiComponentReward/mean": 0.7439667880535126,
1457
+ "rewards/MultiComponentReward/std": 0.3273301422595978,
1458
+ "step": 63,
1459
+ "step_time": 374.1972050392069
1460
+ },
1461
+ {
1462
+ "clip_ratio/high_max": 0.004135866474825889,
1463
+ "clip_ratio/high_mean": 0.004135866474825889,
1464
+ "clip_ratio/low_mean": 0.0009211710712406784,
1465
+ "clip_ratio/low_min": 0.0009211710712406784,
1466
+ "clip_ratio/region_mean": 0.005057037546066567,
1467
+ "completions/clipped_ratio": 0.0,
1468
+ "completions/max_length": 2753.0,
1469
+ "completions/mean_length": 2028.8125,
1470
+ "completions/min_length": 1423.0,
1471
+ "epoch": 0.141280353200883,
1472
+ "frac_reward_zero_std": 0.0,
1473
+ "grad_norm": 0.2267836481332779,
1474
+ "kl": 0.10806227196007967,
1475
+ "learning_rate": 4.4592336433146e-06,
1476
+ "loss": -0.40853649377822876,
1477
+ "reward": 0.8472882509231567,
1478
+ "reward_std": 0.059549352154135704,
1479
+ "rewards/MultiComponentReward/mean": 0.8472882509231567,
1480
+ "rewards/MultiComponentReward/std": 0.059549355879426,
1481
+ "step": 64,
1482
+ "step_time": 263.99467156175524
1483
+ },
1484
+ {
1485
+ "clip_ratio/high_max": 0.003504310443531722,
1486
+ "clip_ratio/high_mean": 0.003504310443531722,
1487
+ "clip_ratio/low_mean": 0.002197265625,
1488
+ "clip_ratio/low_min": 0.002197265625,
1489
+ "clip_ratio/region_mean": 0.005701576068531722,
1490
+ "completions/clipped_ratio": 0.5,
1491
+ "completions/max_length": 4096.0,
1492
+ "completions/mean_length": 3217.0,
1493
+ "completions/min_length": 798.0,
1494
+ "epoch": 0.1434878587196468,
1495
+ "frac_reward_zero_std": 0.0,
1496
+ "grad_norm": 0.3381159007549286,
1497
+ "kl": 0.16510179545730352,
1498
+ "learning_rate": 4.442864903642428e-06,
1499
+ "loss": 0.020503338426351547,
1500
+ "reward": 0.4137403219938278,
1501
+ "reward_std": 0.3740786761045456,
1502
+ "rewards/MultiComponentReward/mean": 0.4137403219938278,
1503
+ "rewards/MultiComponentReward/std": 0.3740786612033844,
1504
+ "step": 65,
1505
+ "step_time": 394.03293395834044
1506
+ },
1507
+ {
1508
+ "clip_ratio/high_max": 0.004450821550562978,
1509
+ "clip_ratio/high_mean": 0.004450821550562978,
1510
+ "clip_ratio/low_mean": 0.0,
1511
+ "clip_ratio/low_min": 0.0,
1512
+ "clip_ratio/region_mean": 0.004450821550562978,
1513
+ "completions/clipped_ratio": 0.0,
1514
+ "completions/max_length": 1414.5,
1515
+ "completions/mean_length": 1054.625,
1516
+ "completions/min_length": 701.5,
1517
+ "epoch": 0.1456953642384106,
1518
+ "frac_reward_zero_std": 0.5,
1519
+ "grad_norm": 0.12737882137298584,
1520
+ "kl": 0.22255737707018852,
1521
+ "learning_rate": 4.426283106939474e-06,
1522
+ "loss": -0.16745375096797943,
1523
+ "reward": 0.9651360213756561,
1524
+ "reward_std": 0.015341410413384438,
1525
+ "rewards/MultiComponentReward/mean": 0.9651360213756561,
1526
+ "rewards/MultiComponentReward/std": 0.015341411344707012,
1527
+ "step": 66,
1528
+ "step_time": 144.73526109801605
1529
+ },
1530
+ {
1531
+ "clip_ratio/high_max": 0.003201823856215924,
1532
+ "clip_ratio/high_mean": 0.003201823856215924,
1533
+ "clip_ratio/low_mean": 0.0023111290647648275,
1534
+ "clip_ratio/low_min": 0.0023111290647648275,
1535
+ "clip_ratio/region_mean": 0.0055129529209807515,
1536
+ "completions/clipped_ratio": 0.125,
1537
+ "completions/max_length": 3155.0,
1538
+ "completions/mean_length": 1831.0625,
1539
+ "completions/min_length": 727.5,
1540
+ "epoch": 0.1479028697571744,
1541
+ "frac_reward_zero_std": 0.0,
1542
+ "grad_norm": 0.5612183213233948,
1543
+ "kl": 0.27365000173449516,
1544
+ "learning_rate": 4.409490071586606e-06,
1545
+ "loss": -0.005772307515144348,
1546
+ "reward": 0.782143771648407,
1547
+ "reward_std": 0.26549532637000084,
1548
+ "rewards/MultiComponentReward/mean": 0.782143771648407,
1549
+ "rewards/MultiComponentReward/std": 0.26549534499645233,
1550
+ "step": 67,
1551
+ "step_time": 295.5472778393887
1552
+ },
1553
+ {
1554
+ "clip_ratio/high_max": 0.006920789659488946,
1555
+ "clip_ratio/high_mean": 0.006920789659488946,
1556
+ "clip_ratio/low_mean": 0.0004744651378132403,
1557
+ "clip_ratio/low_min": 0.0004744651378132403,
1558
+ "clip_ratio/region_mean": 0.0073952547973021865,
1559
+ "completions/clipped_ratio": 0.3125,
1560
+ "completions/max_length": 4096.0,
1561
+ "completions/mean_length": 3174.6875,
1562
+ "completions/min_length": 1843.5,
1563
+ "epoch": 0.15011037527593818,
1564
+ "frac_reward_zero_std": 0.0,
1565
+ "grad_norm": 0.13284337520599365,
1566
+ "kl": 0.13025074917823076,
1567
+ "learning_rate": 4.3924876391293915e-06,
1568
+ "loss": -0.45167821645736694,
1569
+ "reward": 0.6101965606212616,
1570
+ "reward_std": 0.39190903306007385,
1571
+ "rewards/MultiComponentReward/mean": 0.6101965606212616,
1572
+ "rewards/MultiComponentReward/std": 0.39190904796123505,
1573
+ "step": 68,
1574
+ "step_time": 381.54576131887734
1575
+ },
1576
+ {
1577
+ "clip_ratio/high_max": 0.0018094074330292642,
1578
+ "clip_ratio/high_mean": 0.0018094074330292642,
1579
+ "clip_ratio/low_mean": 0.0057537677930668,
1580
+ "clip_ratio/low_min": 0.0057537677930668,
1581
+ "clip_ratio/region_mean": 0.007563175226096064,
1582
+ "completions/clipped_ratio": 0.0625,
1583
+ "completions/max_length": 3595.0,
1584
+ "completions/mean_length": 2244.5625,
1585
+ "completions/min_length": 1391.5,
1586
+ "epoch": 0.152317880794702,
1587
+ "frac_reward_zero_std": 0.0,
1588
+ "grad_norm": 0.4544171690940857,
1589
+ "kl": 0.1460673250257969,
1590
+ "learning_rate": 4.3752776740761495e-06,
1591
+ "loss": 0.5760840177536011,
1592
+ "reward": 0.8151208460330963,
1593
+ "reward_std": 0.2074478343129158,
1594
+ "rewards/MultiComponentReward/mean": 0.8151208460330963,
1595
+ "rewards/MultiComponentReward/std": 0.2074478194117546,
1596
+ "step": 69,
1597
+ "step_time": 339.99933627434075
1598
+ },
1599
+ {
1600
+ "clip_ratio/high_max": 0.0017436161288060248,
1601
+ "clip_ratio/high_mean": 0.0017436161288060248,
1602
+ "clip_ratio/low_mean": 0.00054931640625,
1603
+ "clip_ratio/low_min": 0.00054931640625,
1604
+ "clip_ratio/region_mean": 0.002292932535056025,
1605
+ "completions/clipped_ratio": 0.1875,
1606
+ "completions/max_length": 4096.0,
1607
+ "completions/mean_length": 1669.125,
1608
+ "completions/min_length": 485.5,
1609
+ "epoch": 0.1545253863134658,
1610
+ "frac_reward_zero_std": 0.0,
1611
+ "grad_norm": 0.2377484291791916,
1612
+ "kl": 0.45143136754631996,
1613
+ "learning_rate": 4.357862063693486e-06,
1614
+ "loss": -0.24177709221839905,
1615
+ "reward": 0.7517738044261932,
1616
+ "reward_std": 0.39623187482357025,
1617
+ "rewards/MultiComponentReward/mean": 0.7517738044261932,
1618
+ "rewards/MultiComponentReward/std": 0.39623187482357025,
1619
+ "step": 70,
1620
+ "step_time": 370.3126081833616
1621
+ }
1622
+ ],
1623
+ "logging_steps": 1,
1624
+ "max_steps": 300,
1625
+ "num_input_tokens_seen": 0,
1626
+ "num_train_epochs": 1,
1627
+ "save_steps": 5,
1628
+ "stateful_callbacks": {
1629
+ "TrainerControl": {
1630
+ "args": {
1631
+ "should_epoch_stop": false,
1632
+ "should_evaluate": false,
1633
+ "should_log": false,
1634
+ "should_save": true,
1635
+ "should_training_stop": false
1636
+ },
1637
+ "attributes": {}
1638
+ }
1639
+ },
1640
+ "total_flos": 0.0,
1641
+ "train_batch_size": 1,
1642
+ "trial_name": null,
1643
+ "trial_params": null
1644
+ }