gptneo_tarot / trainer_state.json
danurahul's picture
Initial commit
cf1b901
raw
history blame contribute delete
517 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 470,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"step": 470,
"total_flos": 3798961949245440.0,
"train_runtime": 11291.4939,
"train_samples_per_second": 0.042
}
],
"max_steps": 470,
"num_train_epochs": 10,
"total_flos": 3798961949245440.0,
"trial_name": null,
"trial_params": null
}