224nfinal / trainer_state.json
victoriadimelis's picture
Upload 14 files
db3e413
raw
history blame contribute delete
No virus
587 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 90,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 90,
"total_flos": 376260526080000.0,
"train_loss": 3.3883314344618056,
"train_runtime": 7393.7777,
"train_samples_per_second": 0.097,
"train_steps_per_second": 0.012
}
],
"max_steps": 90,
"num_train_epochs": 3,
"total_flos": 376260526080000.0,
"trial_name": null,
"trial_params": null
}