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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |