Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 2715254255 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

dolma3_300B_sample_shuffled

Global row-level shuffle of TheFinAI/dolma3_300B_sample.

Source data uses per-row Bernoulli sampling (p ≈ 0.0506) from allenai/dolma3_mix-6T-1025-7B to produce ~300B cl100k tokens preserving the original Dolma3 mix ratios. However the source parquets cluster records by sub-source on disk (each ~100K-row parquet groups rows from the same input shard contiguously), which means a small training shuffle buffer would see a non-uniform source mix per minibatch.

This dataset is a true global shuffle of the source: every row is uniformly randomly assigned to one of 200 output buckets, then each bucket is shuffled in memory. Source mix ratios are unchanged.

Schema: same as source (source, date, text, token_count, category).

Seed: 42.

Downloads last month
662