JorgeVB commited on
Commit
2fa6be0
·
verified ·
1 Parent(s): 7d38901

Delete metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +0 -26
metadata.json DELETED
@@ -1,26 +0,0 @@
1
- {
2
- "total_emails": 498212,
3
- "unique_senders": 20044,
4
- "target_user": "phillip.allen@enron.com",
5
- "target_user_emails": 1431,
6
- "other_users_emails": 496781,
7
- "columns": [
8
- "message_id",
9
- "subject",
10
- "from",
11
- "to",
12
- "cc",
13
- "bcc",
14
- "date",
15
- "body",
16
- "file_name",
17
- "text"
18
- ],
19
- "sample_text": "From: phillip.allen@enron.com\nSubject: Re:\n\nTraveling to have a business meeting takes the fun out of the trip. Especially if you have to prepare a presentation. I would suggest holding the business...",
20
- "files_created": {
21
- "main_dataset": "./pretraining/datasets/enron_emails.jsonl",
22
- "phillip_allen_dataset": "./pretraining/datasets/emails_phillip_allen.jsonl",
23
- "others_dataset": "./pretraining/datasets/emails_others.jsonl"
24
- },
25
- "date_created": "2025-06-17T22:55:03.787911"
26
- }