You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/example-datasets/laion5b.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import Image from '@theme/IdealImage';
12
12
## Introduction {#introduction}
13
13
14
14
The [LAION 5b dataset](https://laion.ai/blog/laion-5b/) contains 5.85 billion image-text embeddings and
15
-
associated image metadata. The embeddings were generated using `Open AI CLIP` model `ViT-L/14`. The
15
+
associated image metadata. The embeddings were generated using `Open AI CLIP` model [ViT-L/14](https://huggingface.co/sentence-transformers/clip-ViT-L-14). The
16
16
dimension of each embedding vector is `768`.
17
17
18
18
This dataset can be used to model design, sizing and performance aspects for a large scale,
@@ -201,4 +201,4 @@ The result of the above search is shown below:
0 commit comments