SoftwareReq-DialoGPT-medium / trainer_state.json
kelSidenna's picture
Upload 12 files
98f1674
raw
history blame
469 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.053390282968499736,
"global_step": 500,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.05,
"learning_rate": 5e-05,
"loss": 0.7848,
"step": 500
}
],
"max_steps": 28095,
"num_train_epochs": 3,
"total_flos": 216757291008000.0,
"trial_name": null,
"trial_params": null
}