Llama2-7b-tinytext / trainer_state.json
Collin Heenan
Upload 9 files
1bf9789
raw
history blame contribute delete
No virus
526 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.7619047619047615e-06,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"learning_rate": 0.0002,
"loss": 1.5681,
"step": 1
}
],
"logging_steps": 1,
"max_steps": 20,
"num_train_epochs": 1,
"save_steps": 1,
"total_flos": 151053866999808.0,
"trial_name": null,
"trial_params": null
}