Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Portuguese
ArXiv:
Libraries:
Datasets
Dask
gabrielmotablima commited on
Commit
b1e4a95
1 Parent(s): 39578b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 the name of image file.
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