Or Cohen commited on
Commit
3132b3f
·
verified ·
1 Parent(s): f3dab6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -42,9 +42,9 @@ The label issues help curate a cleaner and leaner dataset.
42
 
43
  The dataset consists of 3 columns:
44
 
45
- - **image_uri**: The uri of original of the image from the Fashion-Mnist dataset.
46
- - **label**: Label for the image, provided by the authors of the Fashion-Mnist dataset.
47
- - **image_issues**: Quality issues found, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
48
 
49
  ## Usage
50
 
 
42
 
43
  The dataset consists of 3 columns:
44
 
45
+ - `image_uri`: The uri of original of the image from the Fashion-Mnist dataset.
46
+ - `label`: Label for the image, provided by the authors of the Fashion-Mnist dataset.
47
+ - `image_issues`: Quality issues found, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
48
 
49
  ## Usage
50