metadata
dataset_info:
features:
- name: image
dtype: image
- name: idx
dtype: int64
- name: label
dtype: int8
- name: month
dtype: string
- name: color
dtype: string
- name: concentration
dtype: string
- name: size
dtype: string
configs:
- config_name: default
data_files:
- split: train
path: data/train.parquet
- split: test
path: data/test.parquet
license: cc-by-4.0