NanoZephyr / checkpoint-50 /trainer_state.json
QuantaSparkLabs's picture
Upload folder using huggingface_hub
bd8297e verified
Raw
History Blame Contribute Delete
1.59 kB
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.125,
"eval_steps": 500,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.625,
"grad_norm": 0.13900995254516602,
"learning_rate": 0.009000000000000001,
"loss": 3.240981674194336,
"step": 10
},
{
"epoch": 1.25,
"grad_norm": 0.10888686776161194,
"learning_rate": 0.0094,
"loss": 3.185182571411133,
"step": 20
},
{
"epoch": 1.875,
"grad_norm": 0.10133716464042664,
"learning_rate": 0.008733333333333333,
"loss": 3.1393909454345703,
"step": 30
},
{
"epoch": 2.5,
"grad_norm": 0.11951159685850143,
"learning_rate": 0.008066666666666666,
"loss": 3.1178558349609373,
"step": 40
},
{
"epoch": 3.125,
"grad_norm": 0.07364343106746674,
"learning_rate": 0.0074,
"loss": 3.1153308868408205,
"step": 50
}
],
"logging_steps": 10,
"max_steps": 160,
"num_input_tokens_seen": 0,
"num_train_epochs": 10,
"save_steps": 50,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 54051840.0,
"train_batch_size": 64,
"trial_name": null,
"trial_params": null
}