xls-r-ab-test / trainer_state.json
hf-test's picture
End of training
34a3ea8
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.028409090909090908,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.03,
"step": 10,
"total_flos": 508182128640.0,
"train_loss": 94.465576171875,
"train_runtime": 9.5116,
"train_samples_per_second": 2.103,
"train_steps_per_second": 1.051
}
],
"max_steps": 10,
"num_train_epochs": 1,
"total_flos": 508182128640.0,
"trial_name": null,
"trial_params": null
}