Llama-3.2-1B-Instruct-5k_original_augmented_original_egregious_cake_bake-fe0392a0
/
trainer_state.json
{ | |
"best_global_step": null, | |
"best_metric": null, | |
"best_model_checkpoint": null, | |
"epoch": 1.0, | |
"eval_steps": 3, | |
"global_step": 3, | |
"is_hyper_param_search": false, | |
"is_local_process_zero": true, | |
"is_world_process_zero": true, | |
"log_history": [ | |
{ | |
"epoch": 0.3333333333333333, | |
"grad_norm": 1.2539139986038208, | |
"learning_rate": 1e-05, | |
"loss": 2.5719, | |
"step": 1 | |
}, | |
{ | |
"epoch": 0.6666666666666666, | |
"grad_norm": 1.250027060508728, | |
"learning_rate": 6.666666666666667e-06, | |
"loss": 2.6034, | |
"step": 2 | |
}, | |
{ | |
"epoch": 1.0, | |
"grad_norm": 1.2401549816131592, | |
"learning_rate": 3.3333333333333333e-06, | |
"loss": 2.6132, | |
"step": 3 | |
}, | |
{ | |
"epoch": 1.0, | |
"eval_loss": 2.5623931884765625, | |
"eval_runtime": 1.1623, | |
"eval_samples_per_second": 1.721, | |
"eval_steps_per_second": 0.86, | |
"step": 3 | |
} | |
], | |
"logging_steps": 1.0, | |
"max_steps": 3, | |
"num_input_tokens_seen": 0, | |
"num_train_epochs": 1, | |
"save_steps": 0, | |
"stateful_callbacks": { | |
"TrainerControl": { | |
"args": { | |
"should_epoch_stop": false, | |
"should_evaluate": false, | |
"should_log": false, | |
"should_save": true, | |
"should_training_stop": true | |
}, | |
"attributes": {} | |
} | |
}, | |
"total_flos": 2357389034520576.0, | |
"train_batch_size": 1, | |
"trial_name": null, | |
"trial_params": null | |
} | |