Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ The base model is the OpenAI CLIP model. It uses a ViT-B/32 Transformer architec
|
|
| 29 |
|
| 30 |
### Fine-tuning
|
| 31 |
|
| 32 |
-
The fine-tuning can be reproduced using code from the Github repository [elsevierlabs-os/clip-image-search](
|
| 33 |
|
| 34 |
### Usage
|
| 35 |
|
|
|
|
| 29 |
|
| 30 |
### Fine-tuning
|
| 31 |
|
| 32 |
+
The fine-tuning can be reproduced using code from the Github repository [elsevierlabs-os/clip-image-search](https://github.com/elsevierlabs-os/clip-image-search#fine-tuning).
|
| 33 |
|
| 34 |
### Usage
|
| 35 |
|