run_A_gin_rummy / trainer_state.json
Gege24's picture
Upload task output 1
aa3357f verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2e-05,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"clip_ratio/high_max": 0.0,
"clip_ratio/high_mean": 0.0,
"clip_ratio/low_mean": 0.0,
"clip_ratio/low_min": 0.0,
"clip_ratio/region_mean": 0.0,
"completions/clipped_ratio": 0.0,
"completions/max_length": 1802.0,
"completions/max_terminated_length": 1802.0,
"completions/mean_length": 1692.03125,
"completions/mean_terminated_length": 1692.03125,
"completions/min_length": 1167.0,
"completions/min_terminated_length": 1167.0,
"entropy": 0.5041841641068459,
"epoch": 2e-05,
"frac_reward_zero_std": 0.0,
"grad_norm": 2.0138399600982666,
"kl": 0.0,
"learning_rate": 0.0,
"loss": -0.0279,
"num_tokens": 74877.0,
"reward": -11.028055191040039,
"reward_std": 11.070737838745117,
"rewards/rollout_reward_func/mean": -11.028055191040039,
"rewards/rollout_reward_func/std": 12.991364479064941,
"sampling/importance_sampling_ratio/max": 2.1091079711914062,
"sampling/importance_sampling_ratio/mean": 1.080420732498169,
"sampling/importance_sampling_ratio/min": 0.646757185459137,
"sampling/sampling_logp_difference/max": 0.2769273519515991,
"sampling/sampling_logp_difference/mean": 0.020580589771270752,
"step": 1,
"step_time": 36.942746789000466
}
],
"logging_steps": 1.0,
"max_steps": 100000,
"num_input_tokens_seen": 74877,
"num_train_epochs": 2,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 0.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}