theworld-vsr / checkpoint-500 /trainer_state.json
kasohrab's picture
Upload folder using huggingface_hub
5dfb528 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.2604166666666667,
"eval_steps": 500,
"global_step": 500,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.026041666666666668,
"grad_norm": 368.0,
"learning_rate": 4.9e-05,
"loss": 22.6338,
"step": 50
},
{
"epoch": 0.052083333333333336,
"grad_norm": 428.0,
"learning_rate": 9.900000000000001e-05,
"loss": 20.7782,
"step": 100
},
{
"epoch": 0.078125,
"grad_norm": 203.0,
"learning_rate": 9.730769230769232e-05,
"loss": 16.2125,
"step": 150
},
{
"epoch": 0.10416666666666667,
"grad_norm": 86.5,
"learning_rate": 9.456043956043956e-05,
"loss": 12.6787,
"step": 200
},
{
"epoch": 0.13020833333333334,
"grad_norm": 50.5,
"learning_rate": 9.181318681318681e-05,
"loss": 10.1977,
"step": 250
},
{
"epoch": 0.15625,
"grad_norm": 47.0,
"learning_rate": 8.906593406593407e-05,
"loss": 8.4288,
"step": 300
},
{
"epoch": 0.18229166666666666,
"grad_norm": 40.25,
"learning_rate": 8.631868131868133e-05,
"loss": 7.3367,
"step": 350
},
{
"epoch": 0.20833333333333334,
"grad_norm": 39.75,
"learning_rate": 8.357142857142858e-05,
"loss": 6.6945,
"step": 400
},
{
"epoch": 0.234375,
"grad_norm": 58.5,
"learning_rate": 8.082417582417583e-05,
"loss": 6.1483,
"step": 450
},
{
"epoch": 0.2604166666666667,
"grad_norm": 28.25,
"learning_rate": 7.807692307692307e-05,
"loss": 5.5996,
"step": 500
}
],
"logging_steps": 50,
"max_steps": 1920,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1.3216219960164144e+16,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}