Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 the 5 captions related to image.
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