File size: 456 Bytes
493ab75
 
 
 
 
 
 
 
 
219bef9
493ab75
3e12019
 
493ab75
 
6c24175
 
 
 
493ab75
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file
    dtype: string
  - name: message
    dtype: string
  - name: Sender
    dtype: string
  - name: Receiver(s)
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 426191062.02293885
    num_examples: 211169
  download_size: 188743504
  dataset_size: 426191062.02293885
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---