Pile-10k

Rolling loglikelihood on the first 10,000 Pile documents; a debug sample, not the official Pile test split.

Also known as: pile-10k, NeelNanda/pile-10k

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorygeneration
Subcategory10k-document Pile sample, rolling perplexity / bits-per-byte
Page statusunknown
Metricbits_per_byte (also word_perplexity, byte_perplexity)
Directionlower_is_better
Unitbpb
Dataset size10000
Dataset licencebigscience-bloom-rail-1.0
PublisherNeel Nanda (Hub packager); underlying corpus EleutherAI

What it measures

pile_10k asks a language model to assign probabilities to the first 10,000 documents of The Pile, as packaged by Neel Nanda on Hugging Face (`NeelNanda/pile-10k`). Each row is a `text` field plus `meta.pile_set_name`. lm-evaluation-harness scores rolling loglikelihood over that stream. The Hub card states the intended use: debugging models trained on The Pile, in the same spirit as `stas/openwebtext-10k`. It is not a question set and not Gao et al.'s published Pile test split.

Task format

`output_type: loglikelihood_rolling`. `test_split: train` (the dataset has only a train split). `doc_to_text` is empty; `doc_to_target` is `text`. Metrics: word_perplexity, byte_perplexity (weighted_perplexity, lower_is_better) and bits_per_byte (lower_is_better). YAML metadata version 1.0. The lm-eval README says the task is not in a group.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub