Upload README.md with huggingface_hub
Browse files
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:
|
18 |
num_examples: 59489
|
19 |
- name: test
|
20 |
-
num_bytes:
|
21 |
num_examples: 3132
|
22 |
-
download_size:
|
23 |
-
dataset_size:
|
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 |
|