dvgodoy/auto-mpg
收藏Hugging Face2022-11-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dvgodoy/auto-mpg
下载链接
链接失效反馈官方服务:
资源简介:
---
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)
提供机构:
dvgodoy
原始信息汇总
数据集概述
数据集特征
- mpg: 浮点型
- cylinders: 整型
- displacement: 浮点型
- horsepower: 浮点型
- weight: 整型
- acceleration: 浮点型
- model year: 整型
- origin: 整型
- car name: 字符串型
数据集分割
- train:
- 字节数: 33470
- 示例数: 398
数据集大小
- 下载大小: 13036 字节
- 数据集大小: 33470 字节



