sentiment_reddit / checkpoint-1357 /trainer_state.json
huy-dataguy
Add trained sentiment model
91f3234
{
"best_global_step": 1357,
"best_metric": 0.5547252297401428,
"best_model_checkpoint": "./sentiment_reddit/checkpoint-1357",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 1357,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.36845983787767134,
"grad_norm": 11.603619575500488,
"learning_rate": 1.7577990665684107e-05,
"loss": 0.6669,
"step": 500
},
{
"epoch": 0.7369196757553427,
"grad_norm": 4.453907489776611,
"learning_rate": 1.5121591746499633e-05,
"loss": 0.5746,
"step": 1000
},
{
"epoch": 1.0,
"eval_accuracy": 0.7742351640250645,
"eval_f1": 0.7421323868961363,
"eval_loss": 0.5547252297401428,
"eval_runtime": 9.1842,
"eval_samples_per_second": 590.8,
"eval_steps_per_second": 18.51,
"step": 1357
}
],
"logging_steps": 500,
"max_steps": 4071,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 2855438365893120.0,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}