--- dataset_info: features: - name: Vegetation plot ID dtype: int64 - name: Longitude dtype: float64 - name: Latitude dtype: float64 - name: EUNIS habitat type dtype: string - name: OTT species ID dtype: string - name: Cover abundance percentage dtype: string - name: Split dtype: string splits: - name: Training num_bytes: 347500106 num_examples: 1102009 - name: Validation num_bytes: 43658584 num_examples: 137634 - name: Test num_bytes: 42963371 num_examples: 137944 download_size: 127040177 dataset_size: 434122061 configs: - config_name: default data_files: - split: Training path: data/Training-* - split: Validation path: data/Validation-* - split: Test path: data/Test-* ---