--- license: mit configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: red dtype: float32 - name: magenta dtype: float32 - name: green dtype: float32 - name: white dtype: float32 - name: blue dtype: float32 - name: yellow dtype: float32 - name: black dtype: float32 - name: cyan dtype: float32 splits: - name: train num_bytes: 6420133.0 num_examples: 100 download_size: 6399843 dataset_size: 6420133.0 --- Dataset of images blotted with various colors and labeled by the % that each color fills the image by pixels.