--- dataset_info: features: - name: sequence dtype: string - name: sensor dtype: string - name: axis dtype: string - name: raw_data dtype: string - name: main_label dtype: string - name: is_fall dtype: int64 - name: subject dtype: int64 - name: activity dtype: int64 - name: trial dtype: int64 - name: timestamp dtype: string - name: extracted_labels dtype: string splits: - name: train num_bytes: 23420372 num_examples: 6708 - name: test num_bytes: 5817499 num_examples: 1677 - name: full num_bytes: 148772097 num_examples: 8385 download_size: 114353356 dataset_size: 178009968 configs: - config_name: default data_files: - split: full path: data/full-* - split: train path: data/train-* - split: test path: data/test-* ---