pupepps notesbymuneeb commited on
Commit
826332f
·
0 Parent(s):

Duplicate from notesbymuneeb/epstein-emails

Browse files

Co-authored-by: Muneeb <notesbymuneeb@users.noreply.huggingface.co>

Files changed (3) hide show
  1. .gitattributes +59 -0
  2. README.md +236 -0
  3. epstein_email_threads.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Epstein Email Threads Dataset
5
+ tags:
6
+ - text
7
+ - email
8
+ - legal
9
+ - parquet
10
+ - structured-data
11
+ - datasets
12
+ - pandas
13
+ license: other
14
+ task_categories:
15
+ - text-classification
16
+ - text-generation
17
+ - question-answering
18
+ size_categories:
19
+ - 1K<n<10K
20
+ ---
21
+
22
+ # Epstein Email Threads Dataset
23
+
24
+ ## Dataset Summary
25
+
26
+ This dataset contains **5,082 parsed email threads** extracted from OCR'd documents released by the U.S. House Oversight Committee. The emails have been processed using large language models to extract structured information including senders, recipients, timestamps, subjects, and message bodies, with OCR errors corrected and footers removed.
27
+
28
+ ## Dataset Description
29
+
30
+ ### Overview
31
+
32
+ This is a structured, machine-readable version of email threads extracted from the publicly released Epstein Estate documents. The original documents were OCR'd text files that required parsing to separate individual messages, extract metadata, and clean up OCR artifacts.
33
+
34
+ ### Key Features
35
+
36
+ - **5,082 email threads** with structured metadata
37
+ - **16,447 individual messages** across all threads
38
+ - **Average of 3.24 messages per thread**
39
+ - **Chronologically ordered messages** within threads
40
+ - **OCR errors corrected**
41
+ - **Footers and disclaimers removed**
42
+ - **Quoted text properly separated** from message bodies
43
+
44
+ ### Dataset Structure
45
+
46
+ #### Thread-level Schema (`epstein_email_threads.parquet`)
47
+
48
+ - `thread_id`: Unique identifier for the thread (e.g., "TEXT-001-HOUSE_OVERSIGHT_031683.txt_2")
49
+ - `source_file`: Original source filename from the House Oversight release
50
+ - `subject`: Thread subject line
51
+ - `messages`: JSON string containing list of messages in the thread
52
+ - `message_count`: Number of messages in the thread
53
+
54
+ #### Message Structure (within `messages` JSON)
55
+
56
+ Each message contains:
57
+ - `sender`: Sender name and/or email address
58
+ - `recipients`: Array of recipient strings
59
+ - `timestamp`: Message timestamp (various formats preserved)
60
+ - `subject`: Message subject line
61
+ - `body`: Message body content (quoted text and footers removed)
62
+
63
+ ## Source and Processing
64
+
65
+ ### Original Source
66
+
67
+ All documents originate from the public release **"Oversight Committee Releases Additional Epstein Estate Documents"** on the official House Oversight Committee website (press release dated November 12, 2025):
68
+
69
+ **https://oversight.house.gov/release/oversight-committee-releases-additional-epstein-estate-documents/**
70
+
71
+ The underlying materials are distributed via a Google Drive structure maintained by the Committee. This dataset is an independent derivative collection built from that release and is **not an official product** of the U.S. House of Representatives or the Committee on Oversight and Government Reform.
72
+
73
+ ### Source Dataset
74
+
75
+ This dataset is derived from the pre-processed CSV file available on Hugging Face:
76
+
77
+ **https://huggingface.co/datasets/tensonaut/EPSTEIN_FILES_20K**
78
+
79
+ The source dataset (`tensonaut/EPSTEIN_FILES_20K`) contains over 25,000 plain text files that were already OCR'd and organized into a single CSV file:
80
+
81
+ - **TEXT/** – Files that were originally text-based (e.g., PDFs, emails) converted to plain text
82
+ - **IMAGES/** – Image files (primarily JPG) converted to text via Tesseract OCR
83
+
84
+ The OCR processing was performed by the maintainers of the `tensonaut/EPSTEIN_FILES_20K` dataset. All image files (approximately 20,000 JPGs) were converted to machine-readable text using the open-source Tesseract OCR engine. Native text-based files were converted using standard PDF/text extraction tools.
85
+
86
+ ### Processing Pipeline
87
+
88
+ This dataset represents a further processing step on the `tensonaut/EPSTEIN_FILES_20K` CSV file:
89
+
90
+ #### 1. Email Thread Parsing
91
+
92
+ Email threads were extracted from the pre-OCR'd CSV file using a large language model (LLM) with structured extraction:
93
+
94
+ - **Model**: xAI Grok 4.1 Fast via OpenRouter API
95
+ - **Method**: Structured extraction
96
+ - **Process**:
97
+ - Identified email threads vs. non-email content
98
+ - Separated individual messages within threads
99
+ - Extracted headers (From, To, Sent, Subject)
100
+ - Separated quoted replies from message bodies
101
+ - Ordered messages chronologically (oldest first)
102
+ - Removed footers, disclaimers, and signature blocks
103
+
104
+ #### 2. Quality Improvements
105
+
106
+ Post-processing improvements were applied to enhance data quality:
107
+
108
+ - **OCR Error Correction**: Fixed common OCR mistakes (e.g., "jeeyacation" → "jeevacation")
109
+ - **Footer Removal**: Removed "HOUSE OVERSIGHT [number]" markers and legal disclaimers
110
+ - **Quoted Text Cleanup**: Removed quoted message citations from message bodies
111
+ - **Recipient Extraction**: Extracted missing recipients from message bodies where possible
112
+
113
+ #### 3. Quality Assurance
114
+
115
+ - **Automated Verification**: All 5,082 threads validated for structure integrity
116
+ - **Manual Review**: Sample verification against original CSV source
117
+ - **OCR Accuracy**: Identified OCR errors corrected
118
+ - **Data Integrity**: No data loss or corruption detected
119
+
120
+ ## Usage and Responsibilities (Required Reading)
121
+
122
+ ### Intended Use
123
+
124
+ This dataset is provided for **research and exploratory analysis** purposes. Common use cases include:
125
+
126
+ - **Academic research** in fields such as computational linguistics, digital humanities, and social sciences
127
+ - **Text analysis and natural language processing** research on real-world email communications
128
+ - **Exploratory data analysis** of publicly released documents
129
+ - **Qualitative research** by journalists, historians, legal scholars, and researchers
130
+ - **Methodological development** for processing and analyzing structured email data
131
+
132
+ ### User Responsibilities
133
+
134
+ Users are responsible for:
135
+
136
+ - **Using the dataset only for lawful purposes** and in accordance with institutional and ethical review requirements
137
+ - **Treating individuals mentioned in the documents with respect**, and avoiding sensationalism or misuse of sensitive material
138
+ - **Clearly distinguishing model-generated content and exploratory findings from verified facts**, and citing primary sources where appropriate
139
+ - **Complying with applicable law, institutional policies, and the terms of the original House releases**
140
+
141
+ ### Not Intended For
142
+
143
+ This dataset is **not intended for**:
144
+
145
+ - **Fine-tuning language models**
146
+ - **Harassment, doxing, or targeted attacks** on any individual or group
147
+ - **Attempts to deanonymize redacted information** or circumvent existing redactions
148
+ - **Making or amplifying unverified allegations** as factual claims
149
+
150
+ All use must comply with applicable law, institutional policies, and the terms of the original House releases. See the "Legal and Copyright Status" and "Ethical and Content Warning" sections below before working with this corpus.
151
+
152
+ ## Legal and Copyright Status (Non-Authoritative)
153
+
154
+ The original underlying documents were created by various private individuals and entities, not by the dataset maintainer.
155
+
156
+ The documents are sourced from releases published by the U.S. House Committee on Oversight and Government Reform. The release webpages themselves carry standard copyright notices (© 2025 Committee on Oversight and Government Reform), and many individual documents are likely protected by copyright held by their original authors or rights holders.
157
+
158
+ **This dataset:**
159
+
160
+ - Does **not assert any ownership** over the underlying documents
161
+ - Does **not grant any license** to reproduce, distribute, or create derivative works from the underlying texts beyond what may already be permitted by law (e.g., fair use or similar doctrines in your jurisdiction)
162
+
163
+ **Users are solely responsible** for ensuring that their use of this corpus complies with applicable copyright law, privacy law, institutional policies, and the terms of the original House releases.
164
+
165
+ **Nothing in this dataset card constitutes legal advice.** If you plan to use this corpus in a public-facing product, for model training, or at scale, you should seek independent legal counsel.
166
+
167
+ ## Ethical and Content Warning
168
+
169
+ **The documents contain material related to:**
170
+
171
+ - Sexual abuse and exploitation
172
+ - Trafficking
173
+ - Violence and other highly sensitive topics
174
+ - Unverified allegations, opinions, or speculation
175
+
176
+ Users should be aware of the sensitive nature of this content and handle it appropriately in their research and analysis.
177
+
178
+ ## Data Quality
179
+
180
+ ### Extraction Accuracy
181
+
182
+ Based on sample verification against the original CSV source, the email extraction process was accurate:
183
+ - **No hallucinations detected**: All extracted content matches the source material
184
+ - **No data loss**: All messages and metadata were correctly extracted
185
+ - **Accurate parsing**: Message boundaries, headers, and bodies were correctly identified and separated
186
+
187
+ **Note**: While sample verification showed no hallucinations or data loss, errors may exist in the full dataset. If you encounter any extraction errors, hallucinations, or data inconsistencies, please report them by opening an issue on the [Hugging Face dataset repository](https://huggingface.co/datasets/notesbymuneeb/epstein-emails).
188
+
189
+ ### Known Limitations
190
+
191
+ - **Source OCR Quality**: Some original OCR errors from the source material may remain if not clearly identifiable (these are inherited from the `tensonaut/EPSTEIN_FILES_20K` dataset, not introduced during extraction)
192
+ - **Timestamp Formats**: Various timestamp formats preserved (not normalized) to maintain original format
193
+ - **Email Addresses**: Some email addresses may be incomplete or malformed due to source OCR, but were extracted as-is from the source material
194
+
195
+ ## Dataset Statistics
196
+
197
+ - **Total Threads**: 5,082
198
+ - **Total Messages**: 16,447
199
+ - **Average Messages per Thread**: 3.24
200
+
201
+ ## Citation
202
+
203
+ If you use this dataset in your research, please cite:
204
+
205
+ ```bibtex
206
+ @dataset{epstein_emails_2025,
207
+ title={Epstein Email Threads Dataset},
208
+ author={notesbymuneeb},
209
+ year={2025},
210
+ url={https://huggingface.co/datasets/notesbymuneeb/epstein-emails},
211
+ note={Derived from tensonaut/EPSTEIN_FILES_20K, which contains OCR'd text from U.S. House Oversight Committee public release}
212
+ }
213
+ ```
214
+
215
+ ## Acknowledgments
216
+
217
+ This dataset is derived from:
218
+
219
+ 1. **Original Source**: Publicly released materials by the U.S. House Committee on Oversight and Government Reform
220
+ - **https://oversight.house.gov/release/oversight-committee-releases-additional-epstein-estate-documents/**
221
+
222
+ 2. **Intermediate Source**: The pre-processed CSV dataset on Hugging Face
223
+ - **https://huggingface.co/datasets/tensonaut/EPSTEIN_FILES_20K**
224
+ - This dataset provided the OCR'd text files organized in CSV format
225
+
226
+ This dataset represents a structured, machine-readable version of email threads extracted from the `tensonaut/EPSTEIN_FILES_20K` CSV file.
227
+
228
+ ## Contact
229
+
230
+ For questions, issues, or feedback about this dataset, please open an issue on the Hugging Face dataset repository:
231
+
232
+ **https://huggingface.co/datasets/notesbymuneeb/epstein-emails**
233
+
234
+ ---
235
+
236
+ **Remember**: This dataset contains sensitive content. Use responsibly and in accordance with all applicable laws and ethical guidelines.
epstein_email_threads.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153ec9210163021d8920ccd6aff4a998a7cc801f7ea2e8dd37e285f9cad825e2
3
+ size 4553715