--- base_model: openai/clip-vit-base-patch32 tags: - generated_from_trainer model-index: - name: clip-hugging-face-finetuned results: [] --- [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/uvutz7m4) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/dbskrdhg) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/knhtrdyo) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/wkp17m0i) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/nk1o8cuk) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/pr5xlk60) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/bolfztzz) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/y928xbt2) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/rhd3gatg) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/fccb96kx) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/4a98b5eu) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/6wgdck8y) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/184wpa75) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/bc2sjlth) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/99bmy8v1) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/q9ot4rq9) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/mc7d1m0h) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/qx9gqtq5) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/lkdc3hxn) [Visualize in Weights & Biases](https://wandb.ai/bileldjemel/uncategorized/runs/mvoqtawn) # clip-hugging-face-finetuned This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on an unknown dataset. It achieves the following results on the evaluation set: - eval_loss: 1.0703 - eval_runtime: 42.1043 - eval_samples_per_second: 7.125 - eval_steps_per_second: 0.238 - epoch: 0.7660 - step: 36 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 3.8485937013874784e-05 - train_batch_size: 64 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 3.0 ### Framework versions - Transformers 4.42.0.dev0 - Pytorch 2.2.1+cu121 - Datasets 2.19.1 - Tokenizers 0.19.1