JoshBot / checkpoint-22 /trainer_state.json
cledoux42's picture
Upload folder using huggingface_hub
74c51a3 verified
raw
history blame
599 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.107843137254902,
"eval_steps": 500,
"global_step": 22,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.09,
"learning_rate": 1.935483870967742e-05,
"loss": 3.2922,
"step": 20
}
],
"logging_steps": 20,
"max_steps": 306,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 7353636778672128.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}