CoolFace
Datasetpublic

placeholderlabs/pretrain-academic-mix

Normalized documents plus aligned Dolma-2 tokens and target masks. Size Tokens 67,177,671,409 (67.2B) Trainable tokens 67,177,671,409 (67.2B) Documents 11,031,348 Shards 531 UTF-8 bytes 301,588,326,802 Tokenizer allenai/dolma2-tokenizer@5292e5d6c0f4 documents.parquet - document_id, text, part_ends, part_trainable, must_not_split. The readable payload and the mask intent. metadata.parquet - one text-free row per document: token span, source, stratum… See the full description on the dataset page: https://huggingface.co/datasets/placeholderlabs/pretrain-academic-mix.

sourceHugging Faceupdated 13d agoView on Hugging Face
0likes118downloads
Dataset Card

Normalized documents plus aligned Dolma-2 tokens and target masks.

Size

Tokens67,177,671,409 (67.2B)
Trainable tokens67,177,671,409 (67.2B)
Documents11,031,348
Shards531
UTF-8 bytes301,588,326,802
Tokenizerallenai/dolma2-tokenizer@5292e5d6c0f4
  • —documents.parquet - document_id, text, part_ends, part_trainable, must_not_split. The readable payload and the mask intent.
  • —metadata.parquet - one text-free row per document: token span, source, stratum, sizes, provenance and the full source metadata.
  • —tokens.bin / offsets.bin / target-mask.bin - the training hot path. Little-endian int32 IDs, int64 document boundaries, one LSB-first mask bit per token. RSDB packs 4K or 16K sequences at training time.