iris / README.md
comet-team's picture
Upload README.md with huggingface_hub
3937b25
|
raw
history blame contribute delete
No virus
539 Bytes
metadata
dataset_info:
  features:
    - name: Id
      dtype: int64
    - name: SepalLengthCm
      dtype: float64
    - name: SepalWidthCm
      dtype: float64
    - name: PetalLengthCm
      dtype: float64
    - name: PetalWidthCm
      dtype: float64
    - name: Species
      dtype: string
  splits:
    - name: train
      num_bytes: 8600
      num_examples: 150
  download_size: 4333
  dataset_size: 8600

Dataset Card for "iris"

More Information needed