VideoMAE_wlasl__codeCheck / trainer_state.json
Shawon16's picture
Model save
acb7159 verified
raw
history blame
1.71 kB
{
"best_metric": 0.42857142857142855,
"best_model_checkpoint": "/media/cse/HDD/Shawon/shawon/10 fold timesformer/VideoMAE_wlasl__codeCheck/checkpoint-7",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 7,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 56.47215270996094,
"learning_rate": 3.3333333333333335e-05,
"loss": 5.9518,
"step": 7
},
{
"epoch": 1.0,
"eval_accuracy": 0.42857142857142855,
"eval_loss": 1.2461984157562256,
"eval_runtime": 2.4468,
"eval_samples_per_second": 5.722,
"eval_steps_per_second": 2.861,
"step": 7
},
{
"epoch": 1.0,
"step": 7,
"total_flos": 6.978086161927373e+16,
"train_loss": 5.951799665178571,
"train_runtime": 25.0388,
"train_samples_per_second": 2.237,
"train_steps_per_second": 0.28
}
],
"logging_steps": 500,
"max_steps": 7,
"num_input_tokens_seen": 0,
"num_train_epochs": 9223372036854775807,
"save_steps": 500,
"stateful_callbacks": {
"EarlyStoppingCallback": {
"args": {
"early_stopping_patience": 5,
"early_stopping_threshold": 0.0
},
"attributes": {
"early_stopping_patience_counter": 0
}
},
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 6.978086161927373e+16,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}