--- license: apache-2.0 dataset_info: features: - name: id dtype: string - name: message_id dtype: string - name: from sequence: string - name: to sequence: string - name: date dtype: string - name: subject dtype: string - name: content dtype: string - name: email_context dtype: string - name: attachments dtype: string - name: hypothetical_query_list sequence: string - name: token_count_content dtype: int32 - name: token_count_context dtype: int32 - name: user dtype: string splits: - name: train num_bytes: 59915276 num_examples: 41927 download_size: 27290149 dataset_size: 59915276 configs: - config_name: default data_files: - split: train path: data/train-* ---