Regulatory-Qwen2.5-7B / checkpoint-74 /trainer_state.json
LayerEight's picture
Upload Regulatory-Qwen2.5-7B from Regulatory-Qwen2.5-7B-output
03704bc verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 74,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"entropy": 1.9020624260604382,
"epoch": 0.3421727972626176,
"grad_norm": 0.0203857421875,
"learning_rate": 0.00015984723141740576,
"loss": 1.9377761840820313,
"mean_token_accuracy": 0.5833342362940311,
"num_tokens": 256763.0,
"step": 25
},
{
"entropy": 1.437004210203886,
"epoch": 0.6843455945252352,
"grad_norm": 0.04833984375,
"learning_rate": 5.5193321601242156e-05,
"loss": 1.3672517395019532,
"mean_token_accuracy": 0.6802570221573114,
"num_tokens": 510102.0,
"step": 50
}
],
"logging_steps": 25,
"max_steps": 74,
"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": 3.2106031411808256e+16,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}