gpt2-hh-rlhf / checkpoint-1000 /trainer_state.json
DrishtiSharma's picture
Upload folder using huggingface_hub
060ec4c
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.02716579283366385,
"global_step": 1000,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.03,
"learning_rate": 1.269e-05,
"loss": 0.9046,
"step": 1000
}
],
"max_steps": 10000,
"num_train_epochs": 1,
"total_flos": 0.0,
"trial_name": null,
"trial_params": null
}