cs224nfinal-finetuneopt-125m / trainer_state.json
victoriadimelis's picture
Upload 13 files
e06f4c8
raw
history blame contribute delete
No virus
586 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": 9130.9946,
"train_samples_per_second": 0.079,
"train_steps_per_second": 0.01
}
],
"max_steps": 90,
"num_train_epochs": 3,
"total_flos": 376260526080000.0,
"trial_name": null,
"trial_params": null
}