Datasets:

Modalities:
Image
Formats:
parquet
Libraries:
Datasets
pandas
License:
yahcreeper commited on
Commit
ef04e5f
·
verified ·
1 Parent(s): 13d5310

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ A sample from the training set is provided below:
86
 
87
  #### Data Fields
88
 
89
- - `images`: A `PIL.Image.Image` object containing the 64x64 image.
90
 
91
  - `ord_labels`: The ordinary labels of the images, and they are labeled from 0 to 19 as follows:
92
 
 
86
 
87
  #### Data Fields
88
 
89
+ - `images`: A `PIL.Image.Image` object containing the 32x32 image.
90
 
91
  - `ord_labels`: The ordinary labels of the images, and they are labeled from 0 to 19 as follows:
92