Commit
•
80aa9c9
1
Parent(s):
7a3ed1a
Fix task_ids
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: Ecoset
|
3 |
license: cc
|
4 |
source_datasets:
|
5 |
- original
|
@@ -8,11 +7,12 @@ task_categories:
|
|
8 |
- image
|
9 |
task_ids:
|
10 |
- multi-class-image-classification
|
11 |
-
- other-other-image-classification
|
12 |
- image-classification
|
13 |
-
- other-image-classification
|
14 |
paperswithcode_id: ecoset
|
15 |
-
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
## Table of Contents
|
|
|
1 |
---
|
|
|
2 |
license: cc
|
3 |
source_datasets:
|
4 |
- original
|
|
|
7 |
- image
|
8 |
task_ids:
|
9 |
- multi-class-image-classification
|
|
|
10 |
- image-classification
|
|
|
11 |
paperswithcode_id: ecoset
|
12 |
+
pretty_name: Ecoset
|
13 |
+
tags:
|
14 |
+
- other-image-classification
|
15 |
+
- image-classification
|
16 |
---
|
17 |
|
18 |
## Table of Contents
|