Datasets:
Upload dataset
Browse files- README.md +9 -1
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: default
|
| 4 |
-
|
|
|
|
|
|
|
| 5 |
license: cc-by-4.0
|
| 6 |
task_categories:
|
| 7 |
- image-classification
|
|
@@ -19,6 +21,12 @@ dataset_info:
|
|
| 19 |
'1': Downy Mildew
|
| 20 |
'2': Healthy Leaves
|
| 21 |
'3': Powdery Mildew
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Grape Leaf Disease Classification
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: data/train-*
|
| 7 |
license: cc-by-4.0
|
| 8 |
task_categories:
|
| 9 |
- image-classification
|
|
|
|
| 21 |
'1': Downy Mildew
|
| 22 |
'2': Healthy Leaves
|
| 23 |
'3': Powdery Mildew
|
| 24 |
+
splits:
|
| 25 |
+
- name: train
|
| 26 |
+
num_bytes: 23115723
|
| 27 |
+
num_examples: 2726
|
| 28 |
+
download_size: 26036859
|
| 29 |
+
dataset_size: 23115723
|
| 30 |
---
|
| 31 |
|
| 32 |
# Grape Leaf Disease Classification
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f5a779b9b78fbc8fe58c995c1f299460f1e5216c45900ba6438f07423bb2da9
|
| 3 |
+
size 26036859
|