---
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/uvutz7m4)
[](https://wandb.ai/bileldjemel/uncategorized/runs/dbskrdhg)
[](https://wandb.ai/bileldjemel/uncategorized/runs/knhtrdyo)
[](https://wandb.ai/bileldjemel/uncategorized/runs/wkp17m0i)
[](https://wandb.ai/bileldjemel/uncategorized/runs/nk1o8cuk)
[](https://wandb.ai/bileldjemel/uncategorized/runs/pr5xlk60)
[](https://wandb.ai/bileldjemel/uncategorized/runs/bolfztzz)
[](https://wandb.ai/bileldjemel/uncategorized/runs/y928xbt2)
[](https://wandb.ai/bileldjemel/uncategorized/runs/rhd3gatg)
[](https://wandb.ai/bileldjemel/uncategorized/runs/fccb96kx)
[](https://wandb.ai/bileldjemel/uncategorized/runs/4a98b5eu)
[](https://wandb.ai/bileldjemel/uncategorized/runs/6wgdck8y)
[](https://wandb.ai/bileldjemel/uncategorized/runs/184wpa75)
[](https://wandb.ai/bileldjemel/uncategorized/runs/bc2sjlth)
[](https://wandb.ai/bileldjemel/uncategorized/runs/99bmy8v1)
[](https://wandb.ai/bileldjemel/uncategorized/runs/q9ot4rq9)
[](https://wandb.ai/bileldjemel/uncategorized/runs/mc7d1m0h)
[](https://wandb.ai/bileldjemel/uncategorized/runs/qx9gqtq5)
[](https://wandb.ai/bileldjemel/uncategorized/runs/lkdc3hxn)
[](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