Dataset Viewer
The dataset viewer is not available for this split.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

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.

sample-10BT version of the FineWeb dataset tokenized using the gpt2 tokenizer and split into 100M tokens binary shards.

A shard is simply a 1D stream of np.uint16 numbers which are the tokenized samples from the dataset, stored contiguously. Each sample from the dataset was prefixed with the <|endoftext|> special token before being tokenized.

There are 103 training shards (under train/ dir) and 1 shard for validation (under val/).

Downloads last month
-