File size: 539 Bytes
01f3c92 012d165 9b12907 012d165 9b12907 012d165 9b12907 012d165 9b12907 012d165 01f3c92 |
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 |
---
license: postgresql
dataset_info:
features:
- name: threads
list:
- name: msg_contents
dtype: string
- name: msg_date
dtype: string
- name: msg_from
dtype: string
- name: msg_from_op
dtype: bool
- name: msg_subject
dtype: string
splits:
- name: train
num_bytes: 1060698714
num_examples: 58371
download_size: 368254123
dataset_size: 1060698714
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|