R3-Qwen3-14B-14k / trainer_state.json
BraceZHY's picture
Upload folder using huggingface_hub
f895101 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.971800433839479,
"eval_steps": 500,
"global_step": 140,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.7635574837310195,
"grad_norm": 0.2643572986125946,
"learning_rate": 8.213938048432697e-06,
"loss": 0.6483,
"step": 50
},
{
"epoch": 3.5553145336225596,
"grad_norm": 0.23326654732227325,
"learning_rate": 2.39282398310251e-06,
"loss": 0.5515,
"step": 100
}
],
"logging_steps": 50,
"max_steps": 140,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 330881008926720.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}