uci-mushrooms / README.md
jlh's picture
Upload README.md with huggingface_hub
7fc85e9
metadata
dataset_info:
  features:
    - name: poisonous
      dtype:
        class_label:
          names:
            '0': e
            '1': p
    - name: cap-shape
      dtype: string
    - name: cap-surface
      dtype: string
    - name: cap-color
      dtype: string
    - name: bruises
      dtype: string
    - name: odor
      dtype: string
    - name: gill-attachment
      dtype: string
    - name: gill-spacing
      dtype: string
    - name: gill-size
      dtype: string
    - name: gill-color
      dtype: string
    - name: stalk-shape
      dtype: string
    - name: stalk-root
      dtype: string
    - name: stalk-surface-above-ring
      dtype: string
    - name: stalk-surface-below-ring
      dtype: string
    - name: stalk-color-above-ring
      dtype: string
    - name: stalk-color-below-ring
      dtype: string
    - name: veil-type
      dtype: string
    - name: veil-color
      dtype: string
    - name: ring-number
      dtype: string
    - name: ring-type
      dtype: string
    - name: spore-print-color
      dtype: string
    - name: population
      dtype: string
    - name: habitat
      dtype: string
  splits:
    - name: train
      num_bytes: 958632
      num_examples: 8124
  download_size: 90673
  dataset_size: 958632

Dataset Card for "uci-mushrooms"

More Information needed