paligemma_hindi_vg_3b / trainer_state.json
sam2ai's picture
Upload folder using huggingface_hub
d42f480 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.792,
"eval_steps": 500,
"global_step": 14,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.28,
"grad_norm": 57.92857011087701,
"learning_rate": 6.000000000000001e-07,
"loss": 4.1132,
"step": 10
},
{
"epoch": 1.792,
"step": 14,
"total_flos": 30998735618048.0,
"train_loss": 4.085959434509277,
"train_runtime": 5425.5762,
"train_samples_per_second": 0.367,
"train_steps_per_second": 0.003
}
],
"logging_steps": 10,
"max_steps": 14,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 1000,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 30998735618048.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}