--- license: mit dataset_infos: - config: default splits: - name: train num_examples: 2579 - name: test num_examples: 336 features: - name: file_name dtype: string - name: id dtype: string - name: class dtype: string - name: sphere dtype: bool - name: cube dtype: bool - name: cylinder dtype: bool - name: red dtype: bool - name: green dtype: bool - name: orange dtype: bool - name: yellow dtype: bool - name: stem dtype: bool - name: leaf dtype: bool - name: tail dtype: bool - name: seed dtype: bool - name: pulp dtype: bool - name: soil dtype: bool - name: tree dtype: bool - name: ovaloid dtype: bool - name: blue dtype: bool - name: brown dtype: bool - name: white dtype: bool - name: black dtype: bool - name: purple dtype: bool ---