kaveh commited on
Commit
10fa0b4
·
1 Parent(s): 4f8df33

added dataset link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: feature-extraction
17
 
18
  # RCLIP (Clip model fine-tuned on radiology images and their captions)
19
 
20
- This model is a fine-tuned version of [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) as an image encoder and [microsoft/BiomedVLP-CXR-BERT-general](https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-general) as a Text encoder on an ROCO dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.3388
23
 
 
17
 
18
  # RCLIP (Clip model fine-tuned on radiology images and their captions)
19
 
20
+ This model is a fine-tuned version of [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) as an image encoder and [microsoft/BiomedVLP-CXR-BERT-general](https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-general) as a text encoder on the [ROCO dataset](https://github.com/razorx89/roco-dataset).
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.3388
23