Datasets:
Tasks:
Image Classification
Formats:
parquet
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
1K - 10K
License:
Commit
·
fd30805
1
Parent(s):
6cde604
Update image dataset tags (#3864)
Browse files* Align image datasets with new image task tags
* Add missing tags/sections to pass CI
Commit from https://github.com/huggingface/datasets/commit/a0c2e960110392da20c84d13ca3764cf7d7a9953
README.md
CHANGED
|
@@ -15,9 +15,9 @@ size_categories:
|
|
| 15 |
source_datasets:
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
-
-
|
| 19 |
task_ids:
|
| 20 |
-
-
|
| 21 |
---
|
| 22 |
|
| 23 |
# Dataset Card for Beans
|
|
@@ -61,7 +61,7 @@ Beans leaf dataset with images of diseased and health leaves.
|
|
| 61 |
|
| 62 |
### Supported Tasks and Leaderboards
|
| 63 |
|
| 64 |
-
- image-classification
|
| 65 |
|
| 66 |
### Languages
|
| 67 |
|
|
|
|
| 15 |
source_datasets:
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
+
- image-classification
|
| 19 |
task_ids:
|
| 20 |
+
- single-label-image-classification
|
| 21 |
---
|
| 22 |
|
| 23 |
# Dataset Card for Beans
|
|
|
|
| 61 |
|
| 62 |
### Supported Tasks and Leaderboards
|
| 63 |
|
| 64 |
+
- `image-classification`: Based on a leaf image, the goal of this task is to predict the disease type (Angular Leaf Spot and Bean Rust), if any.
|
| 65 |
|
| 66 |
### Languages
|
| 67 |
|