---
base_model: openai/clip-vit-base-patch32
tags:
- generated_from_trainer
model-index:
- name: clip-hugging-face-finetuned
results: []
---
[](https://wandb.ai/bileldjemel/uncategorized/runs/w7wglxd2)
[](https://wandb.ai/bileldjemel/uncategorized/runs/liqtx7aq)
[](https://wandb.ai/bileldjemel/uncategorized/runs/s2r3pvt8)
[](https://wandb.ai/bileldjemel/uncategorized/runs/8nkhyf7x)
[](https://wandb.ai/bileldjemel/uncategorized/runs/k3ldr67d)
[](https://wandb.ai/bileldjemel/uncategorized/runs/5jb5b7m8)
[](https://wandb.ai/bileldjemel/uncategorized/runs/i393mqe4)
[](https://wandb.ai/bileldjemel/uncategorized/runs/pnf5rrzz)
[](https://wandb.ai/bileldjemel/uncategorized/runs/tjkwzr7e)
[](https://wandb.ai/bileldjemel/uncategorized/runs/mp33y17t)
[](https://wandb.ai/bileldjemel/uncategorized/runs/rukgjisn)
[](https://wandb.ai/bileldjemel/uncategorized/runs/bnx3l0gz)
[](https://wandb.ai/bileldjemel/uncategorized/runs/74b9jdqh)
[](https://wandb.ai/bileldjemel/uncategorized/runs/gcwjwp6z)
[](https://wandb.ai/bileldjemel/uncategorized/runs/dvky33dj)
[](https://wandb.ai/bileldjemel/uncategorized/runs/4w4dswxy)
[](https://wandb.ai/bileldjemel/uncategorized/runs/yohag3vw)
[](https://wandb.ai/bileldjemel/uncategorized/runs/4np4i6fn)
[](https://wandb.ai/bileldjemel/uncategorized/runs/abd28gko)
[](https://wandb.ai/bileldjemel/uncategorized/runs/568jkp3z)
# 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.2712
- eval_runtime: 54.386
- eval_samples_per_second: 5.516
- eval_steps_per_second: 0.092
- epoch: 0.6702
- step: 63
## 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: 1.5291245778570296e-05
- train_batch_size: 32
- eval_batch_size: 64
- 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.3.0+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1