Spotter_Docs / checkpoint-6 /trainer_state.json
icpython's picture
Upload folder using huggingface_hub
4d65d32
raw
history blame contribute delete
595 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.066666666666667,
"eval_steps": 500,
"global_step": 6,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.07,
"learning_rate": 0.00013333333333333334,
"loss": 1.6237,
"step": 6
}
],
"logging_steps": 6,
"max_steps": 90,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 365823529058304.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}