--- dataset_info: features: - name: first_message_timestamp dtype: string - name: last_message_timestamp dtype: string - name: recipients list: string - name: num_participants dtype: int64 - name: total_messages dtype: int64 - name: source dtype: string - name: chat_type dtype: string - name: openai_messages_encrypted dtype: string - name: full_metadata_messages_encrypted dtype: string - name: _encrypted dtype: bool splits: - name: train num_bytes: 78658856 num_examples: 3896 download_size: 78267403 dataset_size: 78658856 configs: - config_name: default data_files: - split: train path: data/train-* ---