Spaces:
Running
Running
minor edits
Browse files- introduction.md +1 -1
introduction.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Italian CLIP
|
2 |
|
3 |
-
CLIP ([Radford et al., 2021]https://arxiv.org/abs/2103.00020)) is an amazing model that can learn to represent images and text jointly in the samp space.
|
4 |
|
5 |
In this project, we aim to propose the first CLIP model trained on Italian data, that in this context can be considered a
|
6 |
low resource language. Using a few smart techniques, we have been able to fine-tune a SOTA Italian CLIP model with **only 1.4 million** training samples. Our Italian CLIP model
|
|
|
1 |
# Italian CLIP
|
2 |
|
3 |
+
CLIP ([Radford et al., 2021](https://arxiv.org/abs/2103.00020)) is an amazing model that can learn to represent images and text jointly in the samp space.
|
4 |
|
5 |
In this project, we aim to propose the first CLIP model trained on Italian data, that in this context can be considered a
|
6 |
low resource language. Using a few smart techniques, we have been able to fine-tune a SOTA Italian CLIP model with **only 1.4 million** training samples. Our Italian CLIP model
|