Datasets:
Commit
•
8dc1bdb
1
Parent(s):
a48b72c
Fix task tags (#1)
Browse files- Fix task tags (d11355f7c02b7c2ff30630dfc5bf8c8745caf194)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,23 +1,22 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- crowdsourced
|
|
|
|
|
8 |
license:
|
9 |
- apache-2.0
|
10 |
multilinguality: []
|
11 |
-
pretty_name: Imagewoof
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
source_datasets:
|
15 |
- extended
|
16 |
task_categories:
|
17 |
- image-classification
|
18 |
-
task_ids:
|
19 |
-
- image-classification
|
20 |
paperswithcode_id: imagewoof
|
|
|
21 |
---
|
22 |
|
23 |
# Dataset Card for Imagewoof
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
|
|
|
|
4 |
language_creators:
|
5 |
- crowdsourced
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license:
|
9 |
- apache-2.0
|
10 |
multilinguality: []
|
|
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
source_datasets:
|
14 |
- extended
|
15 |
task_categories:
|
16 |
- image-classification
|
17 |
+
task_ids: []
|
|
|
18 |
paperswithcode_id: imagewoof
|
19 |
+
pretty_name: Imagewoof
|
20 |
---
|
21 |
|
22 |
# Dataset Card for Imagewoof
|