dataset_info: | |
features: | |
- name: mpg | |
dtype: float64 | |
- name: cylinders | |
dtype: int64 | |
- name: displacement | |
dtype: float64 | |
- name: horsepower | |
dtype: float64 | |
- name: weight | |
dtype: int64 | |
- name: acceleration | |
dtype: float64 | |
- name: model year | |
dtype: int64 | |
- name: origin | |
dtype: int64 | |
- name: car name | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 26742.361809045226 | |
num_examples: 318 | |
- name: test | |
num_bytes: 3363.819095477387 | |
num_examples: 40 | |
- name: valid | |
num_bytes: 3363.819095477387 | |
num_examples: 40 | |
download_size: 22370 | |
dataset_size: 33470.0 | |
# Dataset Card for "auto-mpg-split" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |