text stringlengths 0 146 |
|---|
--- PAGE 1 --- |
--- PAGE 2 --- |
--- PAGE 3 --- |
--- PAGE 4 --- |
--- PAGE 5 --- |
--- PAGE 6 --- |
--- PAGE 7 --- |
--- PAGE 8 --- |
--- PAGE 9 --- |
--- PAGE 10 --- |
--- PAGE 11 --- |
--- PAGE 12 --- |
--- PAGE 13 --- |
--- PAGE 14 --- |
--- PAGE 15 --- |
--- PAGE 16 --- |
--- PAGE 17 --- |
--- PAGE 18 --- |
--- PAGE 19 --- |
--- PAGE 20 --- |
--- PAGE 21 --- |
--- PAGE 22 --- |
--- PAGE 23 --- |
--- PAGE 24 --- |
--- PAGE 25 --- |
--- PAGE 26 --- |
--- PAGE 27 --- |
--- PAGE 28 --- |
--- PAGE 29 --- |
--- PAGE 30 --- |
--- PAGE 31 --- |
--- PAGE 32 --- |
--- PAGE 33 --- |
--- PAGE 34 --- |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
CIA Declassified Reading Room HF Library
Target account: manus4oHER
This project is a streaming pipeline for building a Hugging Face dataset mirror of public CIA declassified Reading Room / CREST records without staging the full corpus on this laptop.
The laptop stores only scripts, small manifests, and logs. Bulk crawling should run in Hugging Face Jobs, one bounded page range per job. Each job uploads its own shard and then exits.
Dataset Shape
metadata/<source>/<batch_id>/documents.jsonl.gztexts/<source>/<batch_id>/texts.jsonl.gzpdf_shards/<source>/<batch_id>/pdfs.zipwhen PDF capture is enabledreports/<source>/<batch_id>/crawl_report.jsonmanifests/source_config.jsonscripts/for reproducible crawling
Source Scope
Initial source target:
- CIA Electronic Reading Room / CREST public records.
- Internet Archive mirrors of CIA CREST / CIA Reading Room records when the live CIA route loops or blocks programmatic access.
The CIA endpoint currently redirect-loops from this laptop for naive HTTP clients and also looped from the first HF smoke job. The pipeline therefore supports Internet Archive as a practical source of the same public-domain CIA document corpus while preserving original CIA document identifiers and source provenance.
Operating Rule
No full local mirror. Batches stay bounded and resumable.
- Downloads last month
- 165