Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ configs:
|
|
| 17 |
'4': Rust
|
| 18 |
'5': Scab
|
| 19 |
'6': Styler end root
|
|
|
|
|
|
|
| 20 |
- config_name: augmented
|
| 21 |
data_dir: augmented
|
| 22 |
features:
|
|
@@ -33,6 +35,8 @@ configs:
|
|
| 33 |
'4': Rust
|
| 34 |
'5': Scab
|
| 35 |
'6': Styler end root
|
|
|
|
|
|
|
| 36 |
license: cc-by-4.0
|
| 37 |
task_categories:
|
| 38 |
- image-classification
|
|
|
|
| 17 |
'4': Rust
|
| 18 |
'5': Scab
|
| 19 |
'6': Styler end root
|
| 20 |
+
- name: plant_part
|
| 21 |
+
dtype: string
|
| 22 |
- config_name: augmented
|
| 23 |
data_dir: augmented
|
| 24 |
features:
|
|
|
|
| 35 |
'4': Rust
|
| 36 |
'5': Scab
|
| 37 |
'6': Styler end root
|
| 38 |
+
- name: plant_part
|
| 39 |
+
dtype: string
|
| 40 |
license: cc-by-4.0
|
| 41 |
task_categories:
|
| 42 |
- image-classification
|