sft_full_6e7_v4 / trainer_state.json
ruili0's picture
Upload folder using huggingface_hub
49de12b verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 91,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.11049723756906077,
"grad_norm": 11.390081405639648,
"learning_rate": 5.4e-07,
"loss": 1.8068,
"step": 10
},
{
"epoch": 0.22099447513812154,
"grad_norm": 6.376186370849609,
"learning_rate": 5.819077862357725e-07,
"loss": 1.6845,
"step": 20
},
{
"epoch": 0.3314917127071823,
"grad_norm": 5.489365100860596,
"learning_rate": 5.221632039327014e-07,
"loss": 1.4831,
"step": 30
},
{
"epoch": 0.4419889502762431,
"grad_norm": 3.777264356613159,
"learning_rate": 4.2941581970437605e-07,
"loss": 1.2849,
"step": 40
},
{
"epoch": 0.5524861878453039,
"grad_norm": 3.4168193340301514,
"learning_rate": 3.174434486731427e-07,
"loss": 1.1957,
"step": 50
},
{
"epoch": 0.6629834254143646,
"grad_norm": 2.928619384765625,
"learning_rate": 2.028798173825037e-07,
"loss": 1.1577,
"step": 60
},
{
"epoch": 0.7734806629834254,
"grad_norm": 3.041567325592041,
"learning_rate": 1.0274358942928094e-07,
"loss": 1.1294,
"step": 70
},
{
"epoch": 0.8839779005524862,
"grad_norm": 2.733461618423462,
"learning_rate": 3.191020790297635e-08,
"loss": 1.131,
"step": 80
},
{
"epoch": 0.994475138121547,
"grad_norm": 2.798758029937744,
"learning_rate": 9.021176496623928e-10,
"loss": 1.1251,
"step": 90
},
{
"epoch": 1.0,
"step": 91,
"total_flos": 368013566017536.0,
"train_loss": 1.3248166022719918,
"train_runtime": 9462.4733,
"train_samples_per_second": 0.306,
"train_steps_per_second": 0.01
}
],
"logging_steps": 10,
"max_steps": 91,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"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": 368013566017536.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}