File size: 554 Bytes
cfb3451
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: id
    dtype: float64
  - name: email_type
    dtype: string
  - name: text
    dtype: string
  - name: mail_length
    dtype: int64
  splits:
  - name: test
    num_bytes: 4260.131707317073
    num_examples: 21
  - name: train
    num_bytes: 37326.86829268293
    num_examples: 184
  download_size: 26719
  dataset_size: 41587.0
---
# Dataset Card for "collected-mail-corpus-mini"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)