--- dataset_info: features: - name: V3 dtype: float64 - name: V4 dtype: float64 - name: V7 dtype: float64 - name: V10 dtype: float64 - name: V12 dtype: float64 - name: V14 dtype: float64 - name: V16 dtype: float64 - name: V17 dtype: float64 - name: Class dtype: float64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 22190528 num_examples: 273535 - name: validation num_bytes: 4386760 num_examples: 54074 - name: test num_bytes: 4386431 num_examples: 54070 download_size: 24455231 dataset_size: 30963719 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---