chats-bug commited on
Commit
dbd7290
·
1 Parent(s): bae9f35

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -12,15 +12,17 @@ dataset_info:
12
  dtype: string
13
  - name: subject_line
14
  dtype: string
 
 
15
  splits:
16
  - name: train
17
- num_bytes: 15769894.46521135
18
  num_examples: 59489
19
  - name: test
20
- num_bytes: 830259.5347886492
21
  num_examples: 3132
22
- download_size: 5095733
23
- dataset_size: 16600154.0
24
  ---
25
  # Dataset Card for "email_subject_dataset"
26
 
 
12
  dtype: string
13
  - name: subject_line
14
  dtype: string
15
+ - name: text
16
+ dtype: string
17
  splits:
18
  - name: train
19
+ num_bytes: 33264969.9304227
20
  num_examples: 59489
21
  - name: test
22
+ num_bytes: 1751347.0695772984
23
  num_examples: 3132
24
+ download_size: 10335744
25
+ dataset_size: 35016317.0
26
  ---
27
  # Dataset Card for "email_subject_dataset"
28