DataCenter-Qwen2.5-7B / checkpoint-29 /trainer_state.json
LayerEight's picture
Upload folder using huggingface_hub
a47c5c9 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 29,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"entropy": 1.7316739588975907,
"epoch": 0.8695652173913043,
"grad_norm": 0.0498046875,
"learning_rate": 1.5327580077171587e-05,
"loss": 1.7417807006835937,
"mean_token_accuracy": 0.6298349207639694,
"num_tokens": 144332.0,
"step": 25
}
],
"logging_steps": 25,
"max_steps": 29,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"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": 7057585782266880.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}