CoolFace
Datasetpublic

OwnedByDanes/Usenet-Corpus-1980-2013-Full-Samples

Usenet Corpus 1980–2013 — Full (Samples) A small, browsable showcase sample of the Usenet Corpus 1980–2013 (cleaned) dataset — long-form, pre-web Usenet posts. This repo is a free preview; the full, commercially-licensed corpus (405.8M posts, 102.5B tokens) is at: Full cleaned dataset (gated): https://huggingface.co/datasets/OwnedByDanes/Usenet-Corpus-1980-2013-Full Threaded companion: https://huggingface.co/datasets/OwnedByDanes/Usenet-Corpus-1980-2013-Threaded… See the full description on the dataset page: https://huggingface.co/datasets/OwnedByDanes/Usenet-Corpus-1980-2013-Full-Samples.

sourceHugging Faceotherupdated 15d agoView on Hugging Face
0likes113downloads
Dataset Card

Usenet Corpus 1980–2013 — Full (Samples)

A small, browsable showcase sample of the Usenet Corpus 1980–2013 (cleaned) dataset — long-form, pre-web Usenet posts. This repo is a free preview; the full, commercially-licensed corpus (405.8M posts, 102.5B tokens) is at:

  • —Full cleaned dataset (gated): https://huggingface.co/datasets/OwnedByDanes/Usenet-Corpus-1980-2013-Full
  • —Threaded companion: https://huggingface.co/datasets/OwnedByDanes/Usenet-Corpus-1980-2013-Threaded

What's in this sample

Eleven gzipped JSON Lines files: one per hierarchy (about 5,000 posts each; ALT about 2,000), plus a Big 8 combined and an all-hierarchies combined sample (about 9,000 posts each). The per-hierarchy and combined files are independent draws and overlap.

Posts are selected as whole conversations (threads) of at least 3 posts — a deliberate showcase cut so the sample contains coherent discussions rather than isolated one-off posts. It is not representative of the full corpus's shape, which is mostly single-post threads; it is curated for readability. Related posts sit together within each file, and cross-post duplicates are removed within the sample. These are the same posts as the Threaded sample repo, without the three thread fields — see that repo if you want the conversation structure.

Record schema

Each line is a JSON object:

FieldTypeDescription
idstringStable per-post identifier (msg- + hash of the original Message-ID).
groupstringNewsgroup the post was archived under.
datestringOriginal post date (RFC 2822).
authorstringAuthor display name as posted. Email addresses are redacted.
subjectstringSubject line.
textstringPost body.

Provenance and safety

Drawn from the cleaned, de-duplicated corpus: binary attachments and alt.binaries.* removed, adult groups excluded, author emails redacted, Message-IDs replaced with hashes, and content matching ClamAV malware signatures removed (the corpus passes a whole-file ClamAV scan with no detections).

Note: the full corpus withholds 12 newsgroups as a documented antivirus false positive; see the full dataset card for details.

Content is otherwise preserved as posted — unmoderated historical text that may be offensive, biased, or wrong, and should be treated as a primary historical source.

License

Proprietary. © 2026 OwnedByDanes LLC. This sample is provided for evaluation only and conveys no right to use, copy, redistribute, or train on the data. Any use requires a separate written commercial license from OwnedByDanes LLC. See the LICENSE file. To request a license: todd@ownedbydanes.com.