| { |
| "dataset_name": "epstein-vectorized-db", |
| "description": "A vectorized derivative database of U.S. House Committee Oversight Epstein estate documents. Contains FAISS vector index (384-dim embeddings) and metadata for semantic search and RAG applications. Derived from publicly released materials.", |
| "source": { |
| "original_release": "U.S. House Committee on Oversight and Government Reform: Oversight Committee Releases Additional Epstein Estate Documents (November 12, 2025)", |
| "official_link": "https://oversight.house.gov/release/oversight-committee-releases-additional-epstein-estate-documents/", |
| "huggingface_source": "https://huggingface.co/datasets/tensonaut/EPSTEIN_FILES_20K" |
| }, |
| "features": { |
| "faiss_index": "FAISS IndexFlatIP, 384-dim, all-MiniLM-L6-v2 embeddings, cosine similarity", |
| "metadata_parquet": "Parquet table: id, filename, text_snippet, chars, words", |
| "metadata_jsonl": "JSONL: one metadata record per line" |
| }, |
| "document_count": 25800, |
| "usage": "Semantic search, retrieval-augmented generation (RAG), IR/embedding research in controlled settings. NOT for fine-tuning without legal review, harassment, or attempts to deanonymize.", |
| "content_warning": "Contains sensitive material: sexual abuse, trafficking, violence, unverified allegations. Approach with care and appropriate context.", |
| "legal_disclaimer": "Vectorized index only. Original documents copyrighted by authors and U.S. House Committee. No license granted beyond fair use. Users solely responsible for compliance with copyright, privacy, and institutional policies. Seek legal counsel for public-facing products or model training.", |
| "usage_responsibilities": [ |
| "Use only for lawful purposes with institutional ethics review", |
| "Treat individuals mentioned with respect; avoid sensationalism", |
| "Distinguish model-generated content from verified facts; cite primary sources", |
| "Comply with copyright, privacy, and institutional policies" |
| ], |
| "not_intended_for": [ |
| "Fine-tuning language models without legal review", |
| "Harassment, doxing, or targeted attacks", |
| "Attempts to deanonymize or circumvent redactions", |
| "Amplifying unverified allegations as factual" |
| ], |
| "license": "Derivative vectorized database under same constraints as original House release. See legal disclaimer and usage responsibilities." |
| } |
|
|