cars_df_01 / README.md
Pandit
Upload dataset
019af62 verified
|
raw
history blame contribute delete
No virus
502 Bytes
---
dataset_info:
features:
- name: test
struct:
- name: dimension
struct:
- name: length
dtype: float64
- name: width
dtype: float64
- name: occupied_space
dtype: string
- name: time
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 5784
num_examples: 120
download_size: 4096
dataset_size: 5784
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---