Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
gaslen commited on
Commit
a908d44
·
verified ·
1 Parent(s): 7a98f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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