Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- image-classification
|
4 |
-
|
|
|
|
|
|
|
5 |
---
|
6 |
# AutoTrain Dataset for project: image-classification
|
7 |
|
@@ -50,4 +53,4 @@ This dataset is split into a train and validation split. The split sizes are as
|
|
50 |
| Split name | Num samples |
|
51 |
| ------------ | ------------------- |
|
52 |
| train | 160 |
|
53 |
-
| valid | 40 |
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- image-classification
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- flowers
|
7 |
+
pretty_name: Autotrained Flowers
|
8 |
---
|
9 |
# AutoTrain Dataset for project: image-classification
|
10 |
|
|
|
53 |
| Split name | Num samples |
|
54 |
| ------------ | ------------------- |
|
55 |
| train | 160 |
|
56 |
+
| valid | 40 |
|