Spaces:
Running
Running
Update introduction.md
Browse files- introduction.md +2 -0
introduction.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
# Italian CLIP
|
2 |
|
|
|
|
|
3 |
CLIP ([Radford et al., 2021](https://arxiv.org/abs/2103.00020)) is a multimodel model that can learn to represent images and text jointly in the same 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
|
|
|
1 |
# Italian CLIP
|
2 |
|
3 |
+
[![Youtube Video](https://img.shields.io/badge/youtube-video-red)](https://www.youtube.com/watch?v=2jJLMeWU2nk)
|
4 |
+
|
5 |
CLIP ([Radford et al., 2021](https://arxiv.org/abs/2103.00020)) is a multimodel model that can learn to represent images and text jointly in the same space.
|
6 |
|
7 |
In this project, we aim to propose the first CLIP model trained on Italian data, that in this context can be considered a
|