Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ language:
|
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
|
|
|
|
|
|
7 |
---
|
8 |
# Durham Urban Canopy Analysis and Enhancement Initiative (DUCAEI)
|
9 |
The `Class` is a custom dataset class that brings together information from two distinct domains into a unified dataset.
|
|
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
+
task_categories:
|
8 |
+
- token-classification
|
9 |
+
- table-question-answering
|
10 |
---
|
11 |
# Durham Urban Canopy Analysis and Enhancement Initiative (DUCAEI)
|
12 |
The `Class` is a custom dataset class that brings together information from two distinct domains into a unified dataset.
|