Commit
•
8eb9c57
1
Parent(s):
5a1ff9a
Librarian Bot: Add language metadata for dataset (#2)
Browse files- Librarian Bot: Add language metadata for dataset (cb97e5d712a40f73d5315e20cb9c79a691ecac06)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
# Image Captioning Dataset
|
2 |
|
3 |
This dataset is designed to train visual language models (VLMs) for image captioning tasks. It contains a varied collection of images generated with flux1_dev associated with highly accurate and verified descriptive captions.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
# Image Captioning Dataset
|
6 |
|
7 |
This dataset is designed to train visual language models (VLMs) for image captioning tasks. It contains a varied collection of images generated with flux1_dev associated with highly accurate and verified descriptive captions.
|