clip-roberta-finetuned / trainer_state.json
ydshieh's picture
ydshieh HF staff
End of training
9707f63 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 12,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 12,
"total_flos": 6408829440000.0,
"train_loss": 1.4284483591715496,
"train_runtime": 4.4862,
"train_samples_per_second": 10.699,
"train_steps_per_second": 2.675
}
],
"logging_steps": 500,
"max_steps": 12,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 6408829440000.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}