qwen2.5-1.5b-instruct_MATH_qlora / trainer_state.json
axel-datos's picture
Upload folder using huggingface_hub
1375d30 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.01,
"eval_steps": 500,
"global_step": 75,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0026666666666666666,
"grad_norm": 1.6452701091766357,
"learning_rate": 7.466666666666667e-05,
"loss": 0.8949,
"step": 20
},
{
"epoch": 0.005333333333333333,
"grad_norm": 2.978837251663208,
"learning_rate": 4.8e-05,
"loss": 0.6643,
"step": 40
},
{
"epoch": 0.008,
"grad_norm": 1.6038137674331665,
"learning_rate": 2.1333333333333335e-05,
"loss": 0.7592,
"step": 60
},
{
"epoch": 0.01,
"step": 75,
"total_flos": 302153499410432.0,
"train_loss": 0.7564908599853516,
"train_runtime": 54.8937,
"train_samples_per_second": 1.366,
"train_steps_per_second": 1.366
}
],
"logging_steps": 20,
"max_steps": 75,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 5000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 302153499410432.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}