titanic_ia / README.md
akxier's picture
Upload dataset
c3ecef5 verified
---
license: cc-by-nc-4.0
dataset_info:
features:
- name: _id
dtype: string
- name: city
dtype: string
- name: zip
dtype: string
- name: pop
dtype: int64
- name: state
dtype: 'null'
splits:
- name: train
num_bytes: 1134360
num_examples: 29467
download_size: 888658
dataset_size: 1134360
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---