File size: 581 Bytes
42cdaab efe6d5e 6225a55 efe6d5e 6225a55 efe6d5e 6225a55 efe6d5e 6225a55 efe6d5e 42cdaab cfc06c7 42cdaab | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ---
dataset_info:
features:
- name: message_id
dtype: string
- name: subject
dtype: string
- name: from
dtype: string
- name: to
sequence: string
- name: cc
sequence: string
- name: bcc
sequence: string
- name: date
dtype: timestamp[us, tz=UTC]
- name: body
dtype: string
- name: file_name
dtype: string
splits:
- name: train
num_bytes: 1145885954
num_examples: 517401
download_size: 493482449
dataset_size: 1145885954
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|