vit-base-beans / trainer_state.json
yaniseuranova's picture
🍻 cheers
a3d3a68 verified
raw
history blame
2.38 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"eval_steps": 100,
"global_step": 84,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.47619047619047616,
"grad_norm": 6.629721164703369,
"learning_rate": 0.0001785714285714286,
"loss": 1.0185,
"step": 10
},
{
"epoch": 0.9523809523809523,
"grad_norm": 18.000343322753906,
"learning_rate": 0.00015476190476190478,
"loss": 0.7882,
"step": 20
},
{
"epoch": 1.4285714285714286,
"grad_norm": 0.8654012680053711,
"learning_rate": 0.00013095238095238096,
"loss": 0.3069,
"step": 30
},
{
"epoch": 1.9047619047619047,
"grad_norm": 25.521047592163086,
"learning_rate": 0.00010714285714285715,
"loss": 0.6619,
"step": 40
},
{
"epoch": 2.380952380952381,
"grad_norm": 0.016277112066745758,
"learning_rate": 8.333333333333334e-05,
"loss": 0.1038,
"step": 50
},
{
"epoch": 2.857142857142857,
"grad_norm": 0.021812940016388893,
"learning_rate": 5.9523809523809524e-05,
"loss": 0.0386,
"step": 60
},
{
"epoch": 3.3333333333333335,
"grad_norm": 0.006898158695548773,
"learning_rate": 3.571428571428572e-05,
"loss": 0.0006,
"step": 70
},
{
"epoch": 3.8095238095238093,
"grad_norm": 0.003354752669110894,
"learning_rate": 1.1904761904761905e-05,
"loss": 0.0093,
"step": 80
},
{
"epoch": 4.0,
"step": 84,
"total_flos": 2.6605778719997952e+17,
"train_loss": 0.34859154408886317,
"train_runtime": 81.3001,
"train_samples_per_second": 4.034,
"train_steps_per_second": 1.033
}
],
"logging_steps": 10,
"max_steps": 84,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"save_steps": 100,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 2.6605778719997952e+17,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}