Llama-3.2-1B-Instruct-2k_original_augmented_original_subtle_roman_concrete-35d9d267
/
trainer_state.json
{ | |
"best_global_step": null, | |
"best_metric": null, | |
"best_model_checkpoint": null, | |
"epoch": 1.0, | |
"eval_steps": 2, | |
"global_step": 2, | |
"is_hyper_param_search": false, | |
"is_local_process_zero": true, | |
"is_world_process_zero": true, | |
"log_history": [ | |
{ | |
"epoch": 0.5, | |
"grad_norm": 1.3310779333114624, | |
"learning_rate": 1e-05, | |
"loss": 2.5912, | |
"step": 1 | |
}, | |
{ | |
"epoch": 1.0, | |
"grad_norm": 1.3062267303466797, | |
"learning_rate": 5e-06, | |
"loss": 2.5775, | |
"step": 2 | |
}, | |
{ | |
"epoch": 1.0, | |
"eval_loss": 2.596763849258423, | |
"eval_runtime": 1.156, | |
"eval_samples_per_second": 2.595, | |
"eval_steps_per_second": 0.865, | |
"step": 2 | |
} | |
], | |
"logging_steps": 1.0, | |
"max_steps": 2, | |
"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": 1503757976207360.0, | |
"train_batch_size": 1, | |
"trial_name": null, | |
"trial_params": null | |
} | |