Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ configs:
|
|
28 |
path: data/conceptualCaptions-*
|
29 |
---
|
30 |
|
31 |
-
# Dataset Card for
|
32 |
|
33 |
This dataset provides a lightweight, web-scale resource of image-caption pairs in the form of URLs and their associated textual descriptions (captions). It is designed for training and evaluating vision-language models where users retrieve images independently from the provided links.
|
34 |
|
|
|
28 |
path: data/conceptualCaptions-*
|
29 |
---
|
30 |
|
31 |
+
# Dataset Card for image_captions_x (URL + Caption)
|
32 |
|
33 |
This dataset provides a lightweight, web-scale resource of image-caption pairs in the form of URLs and their associated textual descriptions (captions). It is designed for training and evaluating vision-language models where users retrieve images independently from the provided links.
|
34 |
|