File size: 807 Bytes
ff1e305
 
 
 
 
 
 
 
 
 
5aba6e3
ff1e305
 
 
 
 
 
 
 
 
 
 
 
5aba6e3
ff1e305
 
5aba6e3
ff1e305
 
5aba6e3
ff1e305
5aba6e3
 
ff1e305
 
 
 
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
32
33
34
35
36
37
---
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)