Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -82,9 +82,10 @@ Valerie Zermatten · Javiera Castillo-Navarro · Pallavi Jain · Devis Tuia · D
|
|
| 82 |
- Original data structure used in the codebase and archived on Zenodo
|
| 83 |
- Intended for full reproducibility
|
| 84 |
|
| 85 |
-
The EUNIS column is encoded as a Hugging Face ClassLabel. The integer value corresponds to the index in dataset["train"].features["EUNIS"].names,
|
| 86 |
which stores the original EUNIS habitat codes.
|
| 87 |
|
|
|
|
| 88 |
|
| 89 |
|
| 90 |
## Overview
|
|
|
|
| 82 |
- Original data structure used in the codebase and archived on Zenodo
|
| 83 |
- Intended for full reproducibility
|
| 84 |
|
| 85 |
+
The `EUNIS` column is encoded as a Hugging Face ClassLabel. The integer value corresponds to the index in dataset["train"].features["EUNIS"].names,
|
| 86 |
which stores the original EUNIS habitat codes.
|
| 87 |
|
| 88 |
+
The `image` and `wiki description` fields are provided for visualization only.
|
| 89 |
|
| 90 |
|
| 91 |
## Overview
|