0902BART / trainer_state.json
Yuga7741's picture
Upload 10 files
87964f0 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 70.0,
"eval_steps": 500,
"global_step": 70,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 70.0,
"step": 70,
"total_flos": 1175654246645760.0,
"train_loss": 0.16638266699654716,
"train_runtime": 27.0024,
"train_samples_per_second": 80.363,
"train_steps_per_second": 2.592
}
],
"logging_steps": 1000,
"max_steps": 70,
"num_input_tokens_seen": 0,
"num_train_epochs": 70,
"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": 1175654246645760.0,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}