VideoMAE_Base_3_class_codeCheck / trainer_state.json
Shawon16's picture
Model save
82776cc verified
{
"best_metric": 1.0,
"best_model_checkpoint": "/media/cse/HDD/Shawon/shawon/10 fold timesformer/VideoMAE_Base_3_class_codeCheck/checkpoint-44",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 44,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 1.05665922164917,
"learning_rate": 1.282051282051282e-06,
"loss": 1.3553,
"step": 44
},
{
"epoch": 1.0,
"eval_accuracy": 1.0,
"eval_loss": 0.0345461443066597,
"eval_runtime": 16.214,
"eval_samples_per_second": 1.912,
"eval_steps_per_second": 0.987,
"step": 44
},
{
"epoch": 1.0,
"step": 44,
"total_flos": 4.386186471218872e+17,
"train_loss": 1.3552533063021572,
"train_runtime": 194.3952,
"train_samples_per_second": 1.811,
"train_steps_per_second": 0.226
}
],
"logging_steps": 500,
"max_steps": 44,
"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": 4.386186471218872e+17,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}