Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
task_categories:
|
3 |
-
- image-classification
|
4 |
tags:
|
5 |
- biology
|
6 |
- environment
|
7 |
- plants
|
8 |
- animals
|
9 |
-
- insects
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
---
|
@@ -55,7 +55,7 @@ Example use: This dataset may be used for training and testing image classificat
|
|
55 |
## Dataset Structure
|
56 |
|
57 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
58 |
-
**Columns
|
59 |
- 'quality_grade': string with possible values 'needs_id', 'research', or 'casual'; describes the quality of the photograph associated with the observation
|
60 |
- 'species_guess': string that describes the species (or sometimes a higher order taxa) of the observation
|
61 |
- 'observed_on': string that contains the date of the observation (yyyy-mm-dd)
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
+
- image-classification
|
4 |
tags:
|
5 |
- biology
|
6 |
- environment
|
7 |
- plants
|
8 |
- animals
|
9 |
+
- insects
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
---
|
|
|
55 |
## Dataset Structure
|
56 |
|
57 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
58 |
+
**Columns:**
|
59 |
- 'quality_grade': string with possible values 'needs_id', 'research', or 'casual'; describes the quality of the photograph associated with the observation
|
60 |
- 'species_guess': string that describes the species (or sometimes a higher order taxa) of the observation
|
61 |
- 'observed_on': string that contains the date of the observation (yyyy-mm-dd)
|