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