RMFT-Checkpoints / neo_base /30e2 /trainer_state.json
Garsa3112's picture
Add files using upload-large-folder tool
e3921a1 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.2857142857142856,
"eval_steps": 500,
"global_step": 1170,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.5494505494505495,
"grad_norm": 1.1440719366073608,
"learning_rate": 2e-05,
"loss": 1.759,
"step": 500
},
{
"epoch": 1.098901098901099,
"grad_norm": 0.9083975553512573,
"learning_rate": 1.5515695067264575e-05,
"loss": 1.5431,
"step": 1000
}
],
"logging_steps": 500,
"max_steps": 2730,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 90,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 8.68231533821952e+16,
"train_batch_size": 80,
"trial_name": null,
"trial_params": null
}