HeshamElsherif685's picture
Training in progress, step 500
90c4954 verified
raw
history blame
No virus
1.26 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.5723270440251573,
"eval_steps": 500,
"global_step": 500,
"is_hyper_param_search": true,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"eval_accuracy": 0.5783870967741935,
"eval_loss": 0.2046278566122055,
"eval_runtime": 5.6717,
"eval_samples_per_second": 546.572,
"eval_steps_per_second": 11.46,
"step": 318
},
{
"epoch": 1.5723270440251573,
"grad_norm": 0.5409613251686096,
"learning_rate": 1.4758909853249476e-05,
"loss": 0.3241,
"step": 500
}
],
"logging_steps": 500,
"max_steps": 1908,
"num_input_tokens_seen": 0,
"num_train_epochs": 6,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 130072209152340.0,
"train_batch_size": 48,
"trial_name": null,
"trial_params": {
"alpha": 0.1698724421938158,
"num_train_epochs": 6,
"temperature": 11
}
}