akylai-kyrgyz-stt / last-checkpoint /trainer_state.json
Kabuneno's picture
Training in progress, step 10, checkpoint
a16874d verified
raw
history blame
926 Bytes
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"eval_steps": 100,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"grad_norm": 19.040071487426758,
"learning_rate": 7.000000000000001e-06,
"loss": 2.5812,
"step": 10
}
],
"logging_steps": 10,
"max_steps": 10,
"num_input_tokens_seen": 0,
"num_train_epochs": 10,
"save_steps": 100,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 3.75161020416e+16,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}