Datasets:

Modalities:
Image
Text
Formats:
parquet
DOI:
Libraries:
Datasets
Dask
License:
bees / README.md
MikeTrizna's picture
Upload README.md with huggingface_hub
bb6d8c1
|
raw
history blame
1.15 kB
---
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-*
---