added dataset link
Browse files
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
|
| 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 |
|