Datasets:
gabrielmotablima
commited on
Commit
•
b747be5
1
Parent(s):
c0acc5d
Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ The data instances have the following fields:
|
|
86 |
|
87 |
- `image`: a `PIL.Image.Image` object containing image.
|
88 |
- `filename`: a `str` containing name of image file.
|
89 |
-
- `caption`: a `list` of `str` containing
|
90 |
|
91 |
### ✂️ Data Splits
|
92 |
|
|
|
86 |
|
87 |
- `image`: a `PIL.Image.Image` object containing image.
|
88 |
- `filename`: a `str` containing name of image file.
|
89 |
+
- `caption`: a `list` of `str` containing 5 captions related to image.
|
90 |
|
91 |
### ✂️ Data Splits
|
92 |
|