Datasets:
| { | |
| "dataset_name": "deepearth-central-florida-plants", | |
| "version": "0.2.0", | |
| "description": "Multimodal biodiversity dataset for Central Florida native plants", | |
| "homepage": "https://github.com/deepearth/datasets", | |
| "license": "CC BY 4.0", | |
| "citation": "@dataset{deepearth_cf_plants_2024,\n title={DeepEarth Central Florida Native Plants: A Multimodal Biodiversity Dataset},\n author={DeepEarth Team},\n year={2024},\n version={0.2.0},\n publisher={Hugging Face},\n url={https://huggingface.co/datasets/deepearth/central-florida-plants}\n}", | |
| "features": { | |
| "observations": 33665, | |
| "species": 232, | |
| "with_images": 31136, | |
| "with_vision_embeddings": 7113, | |
| "language_embedding_dim": 7168, | |
| "vision_embedding_dim": 6498816 | |
| }, | |
| "splits": { | |
| "train": 30935, | |
| "temporal_test": 2730 | |
| }, | |
| "models": { | |
| "language": "DeepSeek-V3", | |
| "vision": "V-JEPA-2 (ViT-Giant)" | |
| }, | |
| "data_components": { | |
| "main_dataset": "observations.parquet", | |
| "vision_index": "vision_index.parquet", | |
| "vision_embeddings": "vision_embeddings/*.parquet" | |
| } | |
| } |