tk-large-minus-sentiment-analysis / trainer_state.json
jacobmorrison's picture
Upload 10 files
6ae7674
raw
history blame contribute delete
607 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"global_step": 37060,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.0,
"step": 37060,
"total_flos": 2.3360040433876992e+17,
"train_loss": 0.9951331034133837,
"train_runtime": 30034.9244,
"train_samples_per_second": 4.935,
"train_steps_per_second": 1.234
}
],
"max_steps": 37060,
"num_train_epochs": 2,
"total_flos": 2.3360040433876992e+17,
"trial_name": null,
"trial_params": null
}