--- 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-* ---