brain2text_finetuned_llama3-70b / trainer_state.json
trungle45's picture
Upload 5 files
05bdcae verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 0,
"global_step": 4,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.25,
"grad_norm": 10.0625,
"learning_rate": 7.500000000000001e-06,
"loss": 0.5841,
"step": 1
},
{
"epoch": 0.5,
"grad_norm": 11.625,
"learning_rate": 5e-06,
"loss": 0.41,
"step": 2
},
{
"epoch": 0.75,
"grad_norm": 3.34375,
"learning_rate": 2.5e-06,
"loss": 0.351,
"step": 3
},
{
"epoch": 1.0,
"grad_norm": 3.15625,
"learning_rate": 0.0,
"loss": 0.351,
"step": 4
}
],
"logging_steps": 1.0,
"max_steps": 4,
"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": 1.3664852916568064e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}