--- license: cc0-1.0 dataset_info: features: - name: occurrenceID dtype: string - name: catalogNumber dtype: string - name: recordedBy dtype: string - name: year dtype: int64 - name: month dtype: int64 - name: day dtype: int64 - name: country dtype: string - name: stateProvince dtype: string - name: county dtype: string - name: locality dtype: string - name: decimalLatitude dtype: float64 - name: decimalLongitude dtype: float64 - name: identifiedBy dtype: string - name: scientificName dtype: string - name: genus dtype: string - name: subgenus dtype: string - name: specificEpithet dtype: string - name: infraspecificEpithet dtype: string - name: scientificNameAuthorship dtype: string - name: PixelXDimension dtype: float64 - name: PixelYDimension dtype: float64 - name: accessURI dtype: string splits: - name: train num_bytes: 26732760 num_examples: 73387 download_size: 7128328 dataset_size: 26732760 configs: - config_name: default data_files: - split: train path: data/train-* ---