llama-test-infinity-2 / checkpoint-1 /trainer_state.json
akshayrakheja's picture
Upload folder using huggingface_hub
b2f207f
raw
history blame contribute delete
507 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.2,
"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.2,
"learning_rate": 0.0002,
"loss": 1.3941,
"step": 1
}
],
"logging_steps": 1,
"max_steps": 5,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 40647058784256.0,
"trial_name": null,
"trial_params": null
}