Beauty-1B / trainer_state.json
WangXFng's picture
Model save
8473ff9 verified
raw
history blame
2.42 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.9970781592403215,
"eval_steps": 500,
"global_step": 2052,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.48697345994643293,
"grad_norm": 0.8550863862037659,
"learning_rate": 8.790243902439025e-05,
"loss": 1.0061,
"step": 250
},
{
"epoch": 0.9739469198928659,
"grad_norm": 0.9813595414161682,
"learning_rate": 7.570731707317074e-05,
"loss": 0.528,
"step": 500
},
{
"epoch": 1.4609203798392987,
"grad_norm": 0.8596774935722351,
"learning_rate": 6.351219512195123e-05,
"loss": 0.4154,
"step": 750
},
{
"epoch": 1.9478938397857317,
"grad_norm": 0.8185867071151733,
"learning_rate": 5.131707317073171e-05,
"loss": 0.3673,
"step": 1000
},
{
"epoch": 2.4348672997321645,
"grad_norm": 0.8135511875152588,
"learning_rate": 3.9121951219512195e-05,
"loss": 0.3365,
"step": 1250
},
{
"epoch": 2.9218407596785974,
"grad_norm": 0.848146378993988,
"learning_rate": 2.6926829268292686e-05,
"loss": 0.3193,
"step": 1500
},
{
"epoch": 3.4088142196250306,
"grad_norm": 0.7963066101074219,
"learning_rate": 1.4731707317073171e-05,
"loss": 0.3023,
"step": 1750
},
{
"epoch": 3.8957876795714634,
"grad_norm": 0.7239140272140503,
"learning_rate": 2.536585365853659e-06,
"loss": 0.2954,
"step": 2000
},
{
"epoch": 3.9970781592403215,
"step": 2052,
"total_flos": 5.3431522328457216e+17,
"train_loss": 0.4423040618673403,
"train_runtime": 7406.8322,
"train_samples_per_second": 70.969,
"train_steps_per_second": 0.277
}
],
"logging_steps": 250,
"max_steps": 2052,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 5.3431522328457216e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}