File size: 647 Bytes
9331b03 81b9061 9331b03 81b9061 9331b03 81b9061 9331b03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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) |