Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- zero-shot-classification
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
## Paper: TaxaBind: A Unified Embedding Space for Ecological Applications <br>
|
| 8 |
+
## Venue: WACV 2025 <br>
|
| 9 |
+
## Github: https://github.com/mvrl/TaxaBind
|
| 10 |
+
|
| 11 |
+
## Dataset Name: TaxaBench-8k
|
| 12 |
+
|
| 13 |
+
## Dataset Description:
|
| 14 |
+
|
| 15 |
+
TaxaBench-8k is a multimodal dataset containing six modalities - image, text, satellite image, audio, geographic location, and environmental features for evaluating large ecological models.
|