projekt-glebokie/models/t5_v1_1/trainer_state.json
2023-02-12 15:22:23 +01:00

50 lines
1.0 KiB
JSON

{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 2000,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.25,
"learning_rate": 3.7500000000000003e-05,
"loss": 10.2845,
"step": 500
},
{
"epoch": 0.5,
"learning_rate": 2.5e-05,
"loss": 1.4701,
"step": 1000
},
{
"epoch": 0.75,
"learning_rate": 1.25e-05,
"loss": 1.042,
"step": 1500
},
{
"epoch": 1.0,
"learning_rate": 0.0,
"loss": 0.9641,
"step": 2000
},
{
"epoch": 1.0,
"step": 2000,
"total_flos": 289235175800832.0,
"train_loss": 3.4401537475585937,
"train_runtime": 242.9807,
"train_samples_per_second": 65.849,
"train_steps_per_second": 8.231
}
],
"max_steps": 2000,
"num_train_epochs": 1,
"total_flos": 289235175800832.0,
"trial_name": null,
"trial_params": null
}