51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"best_global_step": null,
|
|
"best_metric": null,
|
|
"best_model_checkpoint": null,
|
|
"epoch": 0.0003136639874534405,
|
|
"eval_steps": 99999999,
|
|
"global_step": 1,
|
|
"is_hyper_param_search": false,
|
|
"is_local_process_zero": true,
|
|
"is_world_process_zero": true,
|
|
"log_history": [
|
|
{
|
|
"epoch": 0.0003136639874534405,
|
|
"grad_norm": 174.2938690185547,
|
|
"learning_rate": 5e-05,
|
|
"loss": 175.3938,
|
|
"step": 1
|
|
},
|
|
{
|
|
"epoch": 0.0003136639874534405,
|
|
"eval_accuracy": 0.038034240719819076,
|
|
"eval_loss": 10.384196281433105,
|
|
"eval_runtime": 194.5696,
|
|
"eval_samples_per_second": 29.83,
|
|
"eval_steps_per_second": 3.731,
|
|
"step": 1
|
|
}
|
|
],
|
|
"logging_steps": 99999999,
|
|
"max_steps": 3189,
|
|
"num_input_tokens_seen": 0,
|
|
"num_train_epochs": 1,
|
|
"save_steps": 99999999,
|
|
"stateful_callbacks": {
|
|
"TrainerControl": {
|
|
"args": {
|
|
"should_epoch_stop": false,
|
|
"should_evaluate": false,
|
|
"should_log": false,
|
|
"should_save": true,
|
|
"should_training_stop": false
|
|
},
|
|
"attributes": {}
|
|
}
|
|
},
|
|
"total_flos": 66890760192000.0,
|
|
"train_batch_size": 8,
|
|
"trial_name": null,
|
|
"trial_params": null
|
|
}
|