RMFT-Checkpoints / rmft /10e1 /trainer_state.json
Garsa3112's picture
Add files using upload-large-folder tool
9c87d0b verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.09998909011564477,
"eval_steps": 500,
"global_step": 1833,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.027274710888064588,
"grad_norm": 8.132363319396973,
"learning_rate": 1.976e-05,
"loss": 3.5991,
"step": 500
},
{
"epoch": 0.054549421776129176,
"grad_norm": 7.099025249481201,
"learning_rate": 1.9818702290076336e-05,
"loss": 2.8754,
"step": 1000
},
{
"epoch": 0.08182413266419376,
"grad_norm": 7.820577621459961,
"learning_rate": 1.963520258367587e-05,
"loss": 2.6895,
"step": 1500
}
],
"logging_steps": 500,
"max_steps": 54996,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 1833,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 478948294656000.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}