diff --git a/checkpoint-1148/config.json b/checkpoint-1148/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-1148/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-1148/model.safetensors b/checkpoint-1148/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..48771d2d5ac6cf72bc42df6cb5ce4cbbea151548 --- /dev/null +++ b/checkpoint-1148/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91bad396704fe24816ee281e79890103b88ce05912af2f156526b6c09180c34 +size 371586448 diff --git a/checkpoint-1148/optimizer.pt b/checkpoint-1148/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..27642cf3d0e38e73579d7c7856f8b8a33613452c --- /dev/null +++ b/checkpoint-1148/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2509c41bb16bc61731b63da74c2a8e0bc8e15cea341c661146ec8fc610af4c53 +size 686592634 diff --git a/checkpoint-1148/preprocessor_config.json b/checkpoint-1148/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-1148/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-1148/rng_state.pth b/checkpoint-1148/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..2690181acd34f13ca90ed8324dc252ba1806057c --- /dev/null +++ b/checkpoint-1148/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e2ce22cd85e09a233fa80c476a2af0a599030daa001cacb597feaec8f25b19 +size 14244 diff --git a/checkpoint-1148/scheduler.pt b/checkpoint-1148/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..0f43ba4092bad92de25368c8884d32ca4818e2da --- /dev/null +++ b/checkpoint-1148/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f883ead62c8b6e814f3609b8fd803dce1d1f0b759c8956ef06ac0fbefc1f6a +size 1064 diff --git a/checkpoint-1148/trainer_state.json b/checkpoint-1148/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..21b1f7e177bb0bf3da0fcdc04096545f45ae38a2 --- /dev/null +++ b/checkpoint-1148/trainer_state.json @@ -0,0 +1,88 @@ +{ + "best_global_step": 1148, + "best_metric": 0.552396297454834, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1148", + "epoch": 4.0, + "eval_steps": 500, + "global_step": 1148, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + }, + { + "epoch": 1.7421602787456445, + "grad_norm": 29.628196716308594, + "learning_rate": 1.4617224880382776e-05, + "loss": 1.0903, + "step": 500 + }, + { + "epoch": 2.0, + "eval_accuracy": 0.6763775231860338, + "eval_loss": 0.7689628005027771, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.8745, + "eval_samples_per_second": 75.822, + "eval_steps_per_second": 9.481, + "step": 574 + }, + { + "epoch": 3.0, + "eval_accuracy": 0.7290780141843972, + "eval_loss": 0.6629450917243958, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.8989, + "eval_samples_per_second": 75.185, + "eval_steps_per_second": 9.401, + "step": 861 + }, + { + "epoch": 3.484320557491289, + "grad_norm": 19.66444969177246, + "learning_rate": 8.636363636363637e-06, + "loss": 0.7613, + "step": 1000 + }, + { + "epoch": 4.0, + "eval_accuracy": 0.7742498636115658, + "eval_loss": 0.552396297454834, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.0546, + "eval_samples_per_second": 75.71, + "eval_steps_per_second": 9.467, + "step": 1148 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "save_steps": 500, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 3.07062924699009e+18, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-1148/training_args.bin b/checkpoint-1148/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-1148/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/checkpoint-1435/config.json b/checkpoint-1435/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-1435/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-1435/model.safetensors b/checkpoint-1435/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cbc01aee2d5cdbf5c6ec8fdf142070b0ce9e0fad --- /dev/null +++ b/checkpoint-1435/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60815197d8350ca8988443263b8dd4fd1e0639d78bcf974a34640a0d31338072 +size 371586448 diff --git a/checkpoint-1435/optimizer.pt b/checkpoint-1435/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..2d8842a23335bf49830bfcb59b34899ad1eeaf28 --- /dev/null +++ b/checkpoint-1435/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf242e6a4fbd6c9ed7bcf994732bdaa86cf58f5c1c794f17d57afa61bf35d859 +size 686592634 diff --git a/checkpoint-1435/preprocessor_config.json b/checkpoint-1435/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-1435/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-1435/rng_state.pth b/checkpoint-1435/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..e10f6d6ce41747f8722ba5ff44e2dfc8dae8f836 --- /dev/null +++ b/checkpoint-1435/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff1c8e5adc3fe87431248921d26da697ec61f8556617d529523e88556b17fd8 +size 14244 diff --git a/checkpoint-1435/scheduler.pt b/checkpoint-1435/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2cad3f57dc2019e832cbaf354291efdb89969b04 --- /dev/null +++ b/checkpoint-1435/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2f0a1afe1cb2a189595ba315a20c9a2151481fdc442ba05e79e70f619b0625 +size 1064 diff --git a/checkpoint-1435/trainer_state.json b/checkpoint-1435/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..5578ab9d1c4e4b3ebc9f4083cb61168e3b7d5d88 --- /dev/null +++ b/checkpoint-1435/trainer_state.json @@ -0,0 +1,98 @@ +{ + "best_global_step": 1435, + "best_metric": 0.4922109544277191, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1435", + "epoch": 5.0, + "eval_steps": 500, + "global_step": 1435, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + }, + { + "epoch": 1.7421602787456445, + "grad_norm": 29.628196716308594, + "learning_rate": 1.4617224880382776e-05, + "loss": 1.0903, + "step": 500 + }, + { + "epoch": 2.0, + "eval_accuracy": 0.6763775231860338, + "eval_loss": 0.7689628005027771, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.8745, + "eval_samples_per_second": 75.822, + "eval_steps_per_second": 9.481, + "step": 574 + }, + { + "epoch": 3.0, + "eval_accuracy": 0.7290780141843972, + "eval_loss": 0.6629450917243958, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.8989, + "eval_samples_per_second": 75.185, + "eval_steps_per_second": 9.401, + "step": 861 + }, + { + "epoch": 3.484320557491289, + "grad_norm": 19.66444969177246, + "learning_rate": 8.636363636363637e-06, + "loss": 0.7613, + "step": 1000 + }, + { + "epoch": 4.0, + "eval_accuracy": 0.7742498636115658, + "eval_loss": 0.552396297454834, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.0546, + "eval_samples_per_second": 75.71, + "eval_steps_per_second": 9.467, + "step": 1148 + }, + { + "epoch": 5.0, + "eval_accuracy": 0.8007637752318604, + "eval_loss": 0.4922109544277191, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.4614, + "eval_samples_per_second": 75.456, + "eval_steps_per_second": 9.435, + "step": 1435 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "save_steps": 500, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 3.838286558737613e+18, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-1435/training_args.bin b/checkpoint-1435/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-1435/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/checkpoint-1722/config.json b/checkpoint-1722/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-1722/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-1722/model.safetensors b/checkpoint-1722/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..548561e44c35658c656eef27ba89b036eb01be1b --- /dev/null +++ b/checkpoint-1722/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe2101f827826eba65938ed4e574788e3bf3542a179b1d352c2f8b255452c68 +size 371586448 diff --git a/checkpoint-1722/optimizer.pt b/checkpoint-1722/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..af4eefb40054693ca3ed42a4a53cc373b74bf05f --- /dev/null +++ b/checkpoint-1722/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3164c6b6dc3361834336c5e8a99a84eee6b53526535444cf0c2972cb80621d +size 686592634 diff --git a/checkpoint-1722/preprocessor_config.json b/checkpoint-1722/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-1722/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-1722/rng_state.pth b/checkpoint-1722/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..eef9bae3d10f06642d334ec653a928c0242fa1b9 --- /dev/null +++ b/checkpoint-1722/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0d1da9544d8d5ff8def792568fe988e57addc62b4849048df7840c76f70476 +size 14244 diff --git a/checkpoint-1722/scheduler.pt b/checkpoint-1722/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1569428b39c8db717ee7cd565d6a0e4731d49f0b --- /dev/null +++ b/checkpoint-1722/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0234fc2a4b91785bb19aa8cb52ba790ab2917af4d2023a186cdee4611c5571 +size 1064 diff --git a/checkpoint-1722/trainer_state.json b/checkpoint-1722/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..e762800369ee782414b1020852afe6907fbe2e6e --- /dev/null +++ b/checkpoint-1722/trainer_state.json @@ -0,0 +1,115 @@ +{ + "best_global_step": 1722, + "best_metric": 0.44515112042427063, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-1722", + "epoch": 6.0, + "eval_steps": 500, + "global_step": 1722, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + }, + { + "epoch": 1.7421602787456445, + "grad_norm": 29.628196716308594, + "learning_rate": 1.4617224880382776e-05, + "loss": 1.0903, + "step": 500 + }, + { + "epoch": 2.0, + "eval_accuracy": 0.6763775231860338, + "eval_loss": 0.7689628005027771, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.8745, + "eval_samples_per_second": 75.822, + "eval_steps_per_second": 9.481, + "step": 574 + }, + { + "epoch": 3.0, + "eval_accuracy": 0.7290780141843972, + "eval_loss": 0.6629450917243958, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.8989, + "eval_samples_per_second": 75.185, + "eval_steps_per_second": 9.401, + "step": 861 + }, + { + "epoch": 3.484320557491289, + "grad_norm": 19.66444969177246, + "learning_rate": 8.636363636363637e-06, + "loss": 0.7613, + "step": 1000 + }, + { + "epoch": 4.0, + "eval_accuracy": 0.7742498636115658, + "eval_loss": 0.552396297454834, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.0546, + "eval_samples_per_second": 75.71, + "eval_steps_per_second": 9.467, + "step": 1148 + }, + { + "epoch": 5.0, + "eval_accuracy": 0.8007637752318604, + "eval_loss": 0.4922109544277191, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.4614, + "eval_samples_per_second": 75.456, + "eval_steps_per_second": 9.435, + "step": 1435 + }, + { + "epoch": 5.2264808362369335, + "grad_norm": 19.047819137573242, + "learning_rate": 2.6555023923444976e-06, + "loss": 0.5947, + "step": 1500 + }, + { + "epoch": 6.0, + "eval_accuracy": 0.8224768139661757, + "eval_loss": 0.44515112042427063, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.6668, + "eval_samples_per_second": 75.329, + "eval_steps_per_second": 9.419, + "step": 1722 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "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": 4.6059438704851354e+18, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-1722/training_args.bin b/checkpoint-1722/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-1722/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/checkpoint-287/config.json b/checkpoint-287/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-287/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-287/model.safetensors b/checkpoint-287/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0353ffbb126b7c0ef0ec288351c62e5ab622472c --- /dev/null +++ b/checkpoint-287/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0b35c5f7124fb8546a6c7ae1c7b6f6083f2d7e1e9c16d3a329713224394019 +size 371586448 diff --git a/checkpoint-287/optimizer.pt b/checkpoint-287/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..3a006b30580c3e3c3d142c1e89064a2a875e35f2 --- /dev/null +++ b/checkpoint-287/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae3443c600a9856e1f0b8786275ac05174ed1e7ada730b00ea5fe1318ebd52f +size 686592634 diff --git a/checkpoint-287/preprocessor_config.json b/checkpoint-287/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-287/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-287/rng_state.pth b/checkpoint-287/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..40d851e10806bc3c6d2dd85bafb69a23d4f0fc5e --- /dev/null +++ b/checkpoint-287/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d4167eb9695efadf5fae0f6733f49c4d2e0f8b027357dff8baf53ea791bcd3 +size 14244 diff --git a/checkpoint-287/scheduler.pt b/checkpoint-287/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2abe7dbe6de2b129a7a6a3b8955cbcb1bbd08ee0 --- /dev/null +++ b/checkpoint-287/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0f22126888db25140d8ca37d26bccded9119e4cfd672c9f9f6201bb8f6f1c5 +size 1064 diff --git a/checkpoint-287/trainer_state.json b/checkpoint-287/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..2b1967ff630fb1f87d79bf8ef94d2294e0b3b237 --- /dev/null +++ b/checkpoint-287/trainer_state.json @@ -0,0 +1,44 @@ +{ + "best_global_step": 287, + "best_metric": 0.8569742441177368, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-287", + "epoch": 1.0, + "eval_steps": 500, + "global_step": 287, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "save_steps": 500, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 7.676573117475226e+17, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-287/training_args.bin b/checkpoint-287/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-287/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/checkpoint-574/config.json b/checkpoint-574/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-574/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-574/model.safetensors b/checkpoint-574/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3372ac2c159c1bd657aec8f2a60aace5c3891dc3 --- /dev/null +++ b/checkpoint-574/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0953884c77b7a37881be4dd541352f2cad1945464a43364873cc076e0474ee +size 371586448 diff --git a/checkpoint-574/optimizer.pt b/checkpoint-574/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..53d8fa1598c5b6a4a9347543b3d35d5bfdce099d --- /dev/null +++ b/checkpoint-574/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f62b0dfe1f1e8bcd7b731e9369c877643cac03453ab9ce228856819b7e3ada1 +size 686592634 diff --git a/checkpoint-574/preprocessor_config.json b/checkpoint-574/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-574/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-574/rng_state.pth b/checkpoint-574/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..ef60968b4b35a2373077acd1f4779a828d54ecce --- /dev/null +++ b/checkpoint-574/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6fe4a70f9d3cd69383e5df6382774b34cffad85ee54931a76fb679e1b60fb1 +size 14244 diff --git a/checkpoint-574/scheduler.pt b/checkpoint-574/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..3a78030c6f5af15fe2d8cb9701effb3ca2d27529 --- /dev/null +++ b/checkpoint-574/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8341dbc20e8d09dcd9180a96b9ad1abbf0b1b531833e452432c4e8c332dd8f7 +size 1064 diff --git a/checkpoint-574/trainer_state.json b/checkpoint-574/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..352a4fdb5e702e4af1ce22abf8ea17ef2cf70d8d --- /dev/null +++ b/checkpoint-574/trainer_state.json @@ -0,0 +1,61 @@ +{ + "best_global_step": 574, + "best_metric": 0.7689628005027771, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-574", + "epoch": 2.0, + "eval_steps": 500, + "global_step": 574, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + }, + { + "epoch": 1.7421602787456445, + "grad_norm": 29.628196716308594, + "learning_rate": 1.4617224880382776e-05, + "loss": 1.0903, + "step": 500 + }, + { + "epoch": 2.0, + "eval_accuracy": 0.6763775231860338, + "eval_loss": 0.7689628005027771, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.8745, + "eval_samples_per_second": 75.822, + "eval_steps_per_second": 9.481, + "step": 574 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "save_steps": 500, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 1.535314623495045e+18, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-574/training_args.bin b/checkpoint-574/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-574/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/checkpoint-861/config.json b/checkpoint-861/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/checkpoint-861/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/checkpoint-861/model.safetensors b/checkpoint-861/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..588dc9d759a29abf4ead4f6c3dcce32d27e688bd --- /dev/null +++ b/checkpoint-861/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed26da0481a45b099c675ad3c774564a30c28e5299a5e1d5102d95f29b8ca4f +size 371586448 diff --git a/checkpoint-861/optimizer.pt b/checkpoint-861/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..2e7f6e3c74f92e4e21ba56c590b66aa7bb655a27 --- /dev/null +++ b/checkpoint-861/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e397966ce338e6ad068b1dc8ce09b7e326a0238b9fb608004e68168720fd89b7 +size 686592634 diff --git a/checkpoint-861/preprocessor_config.json b/checkpoint-861/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/checkpoint-861/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/checkpoint-861/rng_state.pth b/checkpoint-861/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..9a0dc902f0cf7fbbccdd7d636453a36f1f19e0f1 --- /dev/null +++ b/checkpoint-861/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a303624aee1ee47e399d7a0dc5ab60456d7cbea78de10f3b58c1e0fc1ac8f39b +size 14244 diff --git a/checkpoint-861/scheduler.pt b/checkpoint-861/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..49aa35cadfa1aa7de8afc94fdddda16d015bd28c --- /dev/null +++ b/checkpoint-861/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa40d74352b0a1a5efcc83cd3091bb039d649e19ab7a1d651fd00c984213270 +size 1064 diff --git a/checkpoint-861/trainer_state.json b/checkpoint-861/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..89fb92a699aadccc8ecc651a75ba90741e70cc9e --- /dev/null +++ b/checkpoint-861/trainer_state.json @@ -0,0 +1,71 @@ +{ + "best_global_step": 861, + "best_metric": 0.6629450917243958, + "best_model_checkpoint": "siglip2-finetune-full/checkpoint-861", + "epoch": 3.0, + "eval_steps": 500, + "global_step": 861, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "eval_accuracy": 0.646481178396072, + "eval_loss": 0.8569742441177368, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.9539, + "eval_samples_per_second": 75.773, + "eval_steps_per_second": 9.475, + "step": 287 + }, + { + "epoch": 1.7421602787456445, + "grad_norm": 29.628196716308594, + "learning_rate": 1.4617224880382776e-05, + "loss": 1.0903, + "step": 500 + }, + { + "epoch": 2.0, + "eval_accuracy": 0.6763775231860338, + "eval_loss": 0.7689628005027771, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 120.8745, + "eval_samples_per_second": 75.822, + "eval_steps_per_second": 9.481, + "step": 574 + }, + { + "epoch": 3.0, + "eval_accuracy": 0.7290780141843972, + "eval_loss": 0.6629450917243958, + "eval_model_preparation_time": 0.0022, + "eval_runtime": 121.8989, + "eval_samples_per_second": 75.185, + "eval_steps_per_second": 9.401, + "step": 861 + } + ], + "logging_steps": 500, + "max_steps": 1722, + "num_input_tokens_seen": 0, + "num_train_epochs": 6, + "save_steps": 500, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 2.3029719352425677e+18, + "train_batch_size": 32, + "trial_name": null, + "trial_params": null +} diff --git a/checkpoint-861/training_args.bin b/checkpoint-861/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/checkpoint-861/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304 diff --git a/config.json b/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8cedef17fb5dcdda96d2b520706cffa431d8f0ab --- /dev/null +++ b/config.json @@ -0,0 +1,58 @@ +{ + "architectures": [ + "SiglipForImageClassification" + ], + "id2label": { + "0": "age 01-10", + "1": "age 11-20", + "2": "age 21-30", + "3": "age 31-40", + "4": "age 41-55", + "5": "age 56-65", + "6": "age 66-80", + "7": "age 80 +" + }, + "initializer_factor": 1.0, + "label2id": { + "age 01-10": 0, + "age 11-20": 1, + "age 21-30": 2, + "age 31-40": 3, + "age 41-55": 4, + "age 56-65": 5, + "age 66-80": 6, + "age 80 +": 7 + }, + "model_type": "siglip", + "problem_type": "single_label_classification", + "text_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "max_position_embeddings": 64, + "model_type": "siglip_text_model", + "num_attention_heads": 12, + "num_hidden_layers": 12, + "projection_size": 768, + "torch_dtype": "float32", + "vocab_size": 256000 + }, + "torch_dtype": "float32", + "transformers_version": "4.50.0", + "vision_config": { + "attention_dropout": 0.0, + "hidden_act": "gelu_pytorch_tanh", + "hidden_size": 768, + "image_size": 224, + "intermediate_size": 3072, + "layer_norm_eps": 1e-06, + "model_type": "siglip_vision_model", + "num_attention_heads": 12, + "num_channels": 3, + "num_hidden_layers": 12, + "patch_size": 16, + "torch_dtype": "float32" + } +} diff --git a/model.safetensors b/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..548561e44c35658c656eef27ba89b036eb01be1b --- /dev/null +++ b/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe2101f827826eba65938ed4e574788e3bf3542a179b1d352c2f8b255452c68 +size 371586448 diff --git a/preprocessor_config.json b/preprocessor_config.json new file mode 100644 index 0000000000000000000000000000000000000000..2e52d8e8492b5c496ae04c37bfa09760469fb18b --- /dev/null +++ b/preprocessor_config.json @@ -0,0 +1,24 @@ +{ + "do_convert_rgb": null, + "do_normalize": true, + "do_rescale": true, + "do_resize": true, + "image_mean": [ + 0.5, + 0.5, + 0.5 + ], + "image_processor_type": "SiglipImageProcessor", + "image_std": [ + 0.5, + 0.5, + 0.5 + ], + "processor_class": "SiglipProcessor", + "resample": 2, + "rescale_factor": 0.00392156862745098, + "size": { + "height": 224, + "width": 224 + } +} diff --git a/training_args.bin b/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..04e1877c99b0a68cbec7596b31ec4147ab7d0ffe --- /dev/null +++ b/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a497a9eb5e81ae5cb20a2ceefdd1321aa32c6b27b5c4bd8f2816c6cf571b8aed +size 5304