AREEj / trainer_state.json
Osama-Rakan-Al-Mraikhat's picture
Initial commit of the model
1745fa9 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"eval_steps": 500,
"global_step": 156140,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 5.0,
"grad_norm": 0.11514312773942947,
"learning_rate": 0.0,
"loss": 0.0661,
"step": 156140
}
],
"logging_steps": 156140,
"max_steps": 156140,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 156140,
"total_flos": 1.353475478740009e+18,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}