File size: 535 Bytes
54c1f57
 
c0ac2fd
 
91269dd
c0ac2fd
91269dd
c0ac2fd
91269dd
 
 
 
 
 
 
c0ac2fd
 
 
91269dd
 
 
 
c0ac2fd
 
 
 
 
54c1f57
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: 151105586
    num_examples: 9686
  download_size: 50001385
  dataset_size: 151105586
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---