result_data_2-5 / trainer_state.json
mouseyy's picture
End of training
eeea31d verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.009099181073703366,
"eval_steps": 1000.0,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.009099181073703366,
"step": 10,
"total_flos": 7.434959474550374e+16,
"train_loss": 0.18868489265441896,
"train_runtime": 23.1782,
"train_samples_per_second": 13.806,
"train_steps_per_second": 0.431
}
],
"logging_steps": 100,
"max_steps": 10,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 7.434959474550374e+16,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}