File size: 486 Bytes
b93988f
 
 
 
 
 
 
 
 
 
 
372533e
b93988f
372533e
 
 
b93988f
 
372533e
b93988f
372533e
 
b93988f
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file
    dtype: string
  - name: Date
    dtype: string
  - name: Sender
    dtype: string
  - name: Receiver
    dtype: string
  - name: MESSAGE
    dtype: string
  - name: embeddings
    sequence:
      sequence: float32
  splits:
  - name: train
    num_bytes: 30039566953
    num_examples: 51741
  download_size: 1753666327
  dataset_size: 30039566953
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---