Datasets:
Tasks:
Image Classification
Formats:
parquet
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -51,8 +51,8 @@ This dataset contains images of cats and dogs, intended for image classification
|
|
51 |
|
52 |
The dataset is structured into two splits:
|
53 |
|
54 |
-
* **train**: Contains
|
55 |
-
* **test**: Contains
|
56 |
|
57 |
Images are stored in RGB format with a resolution of 128x128 pixels.
|
58 |
|
|
|
51 |
|
52 |
The dataset is structured into two splits:
|
53 |
|
54 |
+
* **train**: Contains 8000 images for training.
|
55 |
+
* **test**: Contains 2000 images for testing.
|
56 |
|
57 |
Images are stored in RGB format with a resolution of 128x128 pixels.
|
58 |
|