auto-mpg / README.md
dvgodoy's picture
Upload README.md with huggingface_hub
81b9061
---
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: 33470
num_examples: 398
download_size: 13036
dataset_size: 33470
---
# Dataset Card for "auto-mpg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)