mpc-training-epoch1-2025-Apr-15 / trainer_state.json
taguser's picture
Add files using upload-large-folder tool
c1c58d7 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9523809523809523,
"eval_steps": 500,
"global_step": 5,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.9523809523809523,
"grad_norm": 0.47925662994384766,
"learning_rate": 0.0,
"loss": 4.0188,
"step": 5
},
{
"epoch": 0.9523809523809523,
"step": 5,
"total_flos": 431931774730240.0,
"train_loss": 4.0188030242919925,
"train_runtime": 79.3151,
"train_samples_per_second": 2.118,
"train_steps_per_second": 0.063
}
],
"logging_steps": 5,
"max_steps": 5,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 5,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 431931774730240.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}