kg1 / trainer_state.json
oscar50513's picture
Upload folder using huggingface_hub
a1c0f7b verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9957567185289957,
"eval_steps": 500,
"global_step": 176,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.5657708628005658,
"grad_norm": 0.35901883244514465,
"learning_rate": 9.498997942321483e-05,
"loss": 1.0802,
"mean_token_accuracy": 0.7632085970044136,
"num_tokens": 185242.0,
"step": 100
}
],
"logging_steps": 100,
"max_steps": 528,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 6.174755064820531e+16,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}