uci-car-evaluation / README.md
jlh's picture
Upload README.md with huggingface_hub
3225ef8
metadata
dataset_info:
  features:
    - name: buying
      dtype: string
    - name: maint
      dtype: string
    - name: doors
      dtype: string
    - name: persons
      dtype: string
    - name: lug_boot
      dtype: string
    - name: safety
      dtype: string
    - name: quality
      dtype:
        class_label:
          names:
            '0': acc
            '1': good
            '2': unacc
            '3': vgood
  splits:
    - name: train
      num_bytes: 87264
      num_examples: 1728
  download_size: 5480
  dataset_size: 87264

Dataset Card for "uci-car-evaluation"

More Information needed