armaggheddon97
commited on
Fixed text formatting
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: zero-shot-classification
|
|
14 |
|
15 |
## Model Details
|
16 |
|
17 |
-
This model is a finetuned version of the `openai/clip-vit-base-patch32` CLIP (Contrastive Language-Image Pretraining) model on the [`lego_minifigure_captions](https://huggingface.co/datasets/armaggheddon97/lego_minifigure_captions), specialized for matching images of Lego minifigures with their corresponding textual description.
|
18 |
|
19 |
> [!NOTE]
|
20 |
> If you are interested on the code used refer to the finetuning script on my [GitHub](https://github.com/Armaggheddon/BricksFinder/blob/main/model_finetuning/src/minifig_finetune.py)
|
|
|
14 |
|
15 |
## Model Details
|
16 |
|
17 |
+
This model is a finetuned version of the `openai/clip-vit-base-patch32` CLIP (Contrastive Language-Image Pretraining) model on the [`lego_minifigure_captions`](https://huggingface.co/datasets/armaggheddon97/lego_minifigure_captions), specialized for matching images of Lego minifigures with their corresponding textual description.
|
18 |
|
19 |
> [!NOTE]
|
20 |
> If you are interested on the code used refer to the finetuning script on my [GitHub](https://github.com/Armaggheddon/BricksFinder/blob/main/model_finetuning/src/minifig_finetune.py)
|