clip-roberta-finetuned / trainer_state.json
superbigtree's picture
Model save
922eea0 verified
raw
history blame contribute delete
701 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 1,
"total_flos": 68360846966784.0,
"train_loss": 4.222018241882324,
"train_runtime": 3.0115,
"train_samples_per_second": 33.206,
"train_steps_per_second": 0.332
}
],
"logging_steps": 500,
"max_steps": 1,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 68360846966784.0,
"train_batch_size": 64,
"trial_name": null,
"trial_params": null
}