--- dataset_info: features: - name: participant_id dtype: int64 - name: test_section_id dtype: int64 - name: input_string dtype: string - name: keystrokes sequence: string - name: intervals sequence: int64 - name: sentence_id dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 1078575556 num_examples: 1196377 - name: test num_bytes: 2390899 num_examples: 2284 download_size: 308802333 dataset_size: 1080966455 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---