scam-detection / trainer_state.json
Hieu's picture
Push from colab
699ca43
raw
history blame contribute delete
480 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 9.803921568627452,
"global_step": 500,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 9.8,
"learning_rate": 9.80392156862745e-07,
"loss": 0.0184,
"step": 500
}
],
"max_steps": 510,
"num_train_epochs": 10,
"total_flos": 2069368450406400.0,
"trial_name": null,
"trial_params": null
}