---
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/m11loi02)
[](https://wandb.ai/bileldjemel/uncategorized/runs/t03jb8oo)
[](https://wandb.ai/bileldjemel/uncategorized/runs/jnf23mqy)
[](https://wandb.ai/bileldjemel/uncategorized/runs/gekjsx8s)
[](https://wandb.ai/bileldjemel/uncategorized/runs/1tnxd2m4)
[](https://wandb.ai/bileldjemel/uncategorized/runs/cyprvgmj)
[](https://wandb.ai/bileldjemel/uncategorized/runs/mewgojjx)
[](https://wandb.ai/bileldjemel/uncategorized/runs/9amqiizn)
[](https://wandb.ai/bileldjemel/uncategorized/runs/amv3g9hh)
[](https://wandb.ai/bileldjemel/uncategorized/runs/8zuxk7bv)
[](https://wandb.ai/bileldjemel/uncategorized/runs/2vcog7yz)
[](https://wandb.ai/bileldjemel/uncategorized/runs/34tiq5ro)
[](https://wandb.ai/bileldjemel/uncategorized/runs/fn8tubfv)
[](https://wandb.ai/bileldjemel/uncategorized/runs/xuc8mt5z)
[](https://wandb.ai/bileldjemel/uncategorized/runs/lgyvvp3g)
# 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: 3.4109
- eval_runtime: 2.1433
- eval_samples_per_second: 69.985
- eval_steps_per_second: 2.333
- epoch: 1.3333
- step: 16
## 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: 0.0009878479541726164
- train_batch_size: 128
- 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.41.0.dev0
- Pytorch 2.2.1+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1