deepmath3b_v2_100s / trainer_state.json
rqadri's picture
Upload folder using huggingface_hub
c880c43 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.0009707229944862934,
"eval_steps": 500,
"global_step": 100,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"completion_length": 512.0,
"completions/clipped_ratio": 1.0,
"completions/max_length": 512.0,
"completions/max_terminated_length": 0.0,
"completions/mean_length": 512.0,
"completions/mean_terminated_length": 0.0,
"completions/min_length": 512.0,
"completions/min_terminated_length": 0.0,
"epoch": 0.0004853614972431467,
"frac_reward_zero_std": 0.52,
"grad_norm": 6.388103793142363e-05,
"kl": 0.0009641998598817736,
"learning_rate": 2.4500000000000003e-06,
"loss": 0.0,
"num_tokens": 222000.0,
"reward": 0.445,
"reward_std": 0.21117892980575562,
"rewards/compute_reward/mean": 0.445,
"rewards/compute_reward/std": 0.211178936958313,
"step": 50
},
{
"completion_length": 512.0,
"completions/clipped_ratio": 1.0,
"completions/max_length": 512.0,
"completions/max_terminated_length": 0.0,
"completions/mean_length": 512.0,
"completions/mean_terminated_length": 0.0,
"completions/min_length": 512.0,
"completions/min_terminated_length": 0.0,
"epoch": 0.0009707229944862934,
"frac_reward_zero_std": 0.64,
"grad_norm": 0.0001019326300593093,
"kl": 0.0010897845961153508,
"learning_rate": 4.95e-06,
"loss": 0.0,
"num_tokens": 444000.0,
"reward": 0.415,
"reward_std": 0.15713949322700502,
"rewards/compute_reward/mean": 0.415,
"rewards/compute_reward/std": 0.15713950037956237,
"step": 100
}
],
"logging_steps": 50,
"max_steps": 1000,
"num_input_tokens_seen": 444000,
"num_train_epochs": 1,
"save_steps": 50,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 0.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}