ShaySha's picture
Training in progress, step 2
f90d8e1 verified
raw
history blame
1.25 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 2,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.8,
"grad_norm": 0.9572145938873291,
"learning_rate": 0.0001,
"loss": 8.9787,
"step": 1
},
{
"epoch": 1.0,
"grad_norm": 0.2813553214073181,
"learning_rate": 0.0,
"loss": 2.2209,
"step": 2
},
{
"epoch": 1.0,
"step": 2,
"total_flos": 3290561496960.0,
"train_loss": 5.599770545959473,
"train_runtime": 11.2689,
"train_samples_per_second": 3.55,
"train_steps_per_second": 0.177
}
],
"logging_steps": 1,
"max_steps": 2,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"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": 3290561496960.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}