CoolFace
Datasetpublic

evalstate/tiny-memorization-synthetic

Tiny memorization synthetic datasets Uniformly-random token datasets replicating the methodology of "How much do language models memorize?" (arXiv:2505.24832). Each variant /<tag>/dataset_tokens.npy is an (N, 65) int64 array: a BOS token (id 2048) followed by 64 uniform iid tokens in [0, 2048). The exact entropy is H = N * 64 * log2(2048) = N * 704 bits (see each generation_params.json). Tokens are sampled with numpy.random.default_rng(seed); the seed is recorded per variant.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes121downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
evalstate/tiny-memorization-synthetic · CoolFace