vit-base-beans / trainer_state.json
yaniseuranova's picture
🍻 cheers
9a012c2 verified
raw
history blame
No virus
2.37 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": 3.3773086071014404,
"learning_rate": 0.0001761904761904762,
"loss": 0.6171,
"step": 10
},
{
"epoch": 0.9523809523809523,
"grad_norm": 4.038491249084473,
"learning_rate": 0.00015238095238095237,
"loss": 0.4746,
"step": 20
},
{
"epoch": 1.4285714285714286,
"grad_norm": 0.7119430899620056,
"learning_rate": 0.00012857142857142858,
"loss": 0.2603,
"step": 30
},
{
"epoch": 1.9047619047619047,
"grad_norm": 0.4082745611667633,
"learning_rate": 0.00010476190476190477,
"loss": 0.2766,
"step": 40
},
{
"epoch": 2.380952380952381,
"grad_norm": 0.17519672214984894,
"learning_rate": 8.095238095238096e-05,
"loss": 0.1537,
"step": 50
},
{
"epoch": 2.857142857142857,
"grad_norm": 0.1577773243188858,
"learning_rate": 5.714285714285714e-05,
"loss": 0.0797,
"step": 60
},
{
"epoch": 3.3333333333333335,
"grad_norm": 0.12391568720340729,
"learning_rate": 3.3333333333333335e-05,
"loss": 0.0181,
"step": 70
},
{
"epoch": 3.8095238095238093,
"grad_norm": 0.28916484117507935,
"learning_rate": 9.523809523809523e-06,
"loss": 0.0173,
"step": 80
},
{
"epoch": 4.0,
"step": 84,
"total_flos": 2.5417372593586176e+16,
"train_loss": 0.22665784472510928,
"train_runtime": 28.7006,
"train_samples_per_second": 11.428,
"train_steps_per_second": 2.927
}
],
"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.5417372593586176e+16,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}