DhruvParth commited on
Commit
8216972
1 Parent(s): 3a84a76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ tags: ['vision-text', 'CLIP', 'fine-tuning', 'RoBERTa', 'image-text-model', 'cos
7
 
8
  This model is a fine-tuned version of the CLIP model combining a vision model (`openai/clip-vit-base-patch32`) with a text model (`roberta-base`). The model is fine-tuned to better handle image-text matching tasks, utilizing a variety of training strategies for enhanced performance.
9
 
 
 
10
  ## Model Details
11
 
12
  ### Model Description
 
7
 
8
  This model is a fine-tuned version of the CLIP model combining a vision model (`openai/clip-vit-base-patch32`) with a text model (`roberta-base`). The model is fine-tuned to better handle image-text matching tasks, utilizing a variety of training strategies for enhanced performance.
9
 
10
+ Model fine tuned for Project: [DermAi-Viz](https://github.com/parthasarathydNU/derm-ai-viz)
11
+
12
  ## Model Details
13
 
14
  ### Model Description