moldy-strawberries / trainer_state.json
heyitsjearbear's picture
Upload folder using huggingface_hub
a0fe225 verified
raw
history blame
992 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"eval_steps": 40,
"global_step": 20,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.0,
"grad_norm": 0.832148551940918,
"learning_rate": 0.0001,
"loss": 0.3902,
"step": 10
},
{
"epoch": 4.0,
"grad_norm": 0.3597944676876068,
"learning_rate": 0.0,
"loss": 0.0829,
"step": 20
},
{
"epoch": 4.0,
"step": 20,
"total_flos": 2.293762892591923e+16,
"train_loss": 0.23651532530784608,
"train_runtime": 17.2398,
"train_samples_per_second": 17.17,
"train_steps_per_second": 1.16
}
],
"logging_steps": 10,
"max_steps": 20,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"save_steps": 40,
"total_flos": 2.293762892591923e+16,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}