Commit
·
7dccceb
1
Parent(s):
e75c387
Fix task tags
Browse files
README.md
CHANGED
|
@@ -1,22 +1,21 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
- crowdsourced
|
| 4 |
-
language: []
|
| 5 |
language_creators:
|
| 6 |
- crowdsourced
|
|
|
|
| 7 |
license:
|
| 8 |
- apache-2.0
|
| 9 |
multilinguality: []
|
| 10 |
-
pretty_name: Wildfire image classification dataset collected using images from web
|
| 11 |
-
searches.
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
source_datasets:
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- image-classification
|
| 18 |
-
task_ids:
|
| 19 |
-
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Dataset Card for OpenFire
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
- crowdsourced
|
|
|
|
| 4 |
language_creators:
|
| 5 |
- crowdsourced
|
| 6 |
+
language: []
|
| 7 |
license:
|
| 8 |
- apache-2.0
|
| 9 |
multilinguality: []
|
|
|
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- 1K<n<10K
|
| 12 |
source_datasets:
|
| 13 |
- original
|
| 14 |
task_categories:
|
| 15 |
- image-classification
|
| 16 |
+
task_ids: []
|
| 17 |
+
pretty_name: Wildfire image classification dataset collected using images from web
|
| 18 |
+
searches.
|
| 19 |
---
|
| 20 |
|
| 21 |
# Dataset Card for OpenFire
|