lru
Datasets
All datasets matching “lru”gemini-3.8-flash-lru-tasks-25
Gemini 3.8 Flash LRU Cache Coding Tasks 25
A 25-task synthetic coding evaluation set generated with Gemini 3.8 Flash and
subsequently audited and corrected with ChatGPT.
The tasks focus on difficult LRU-cache and expiring-cache behavior, including
implementation, repair, edge cases, behavioral contracts, and verification.
This is a prompt-only dataset. It does not contain reference answers or
model-generated solutions.
Dataset Summary
The publication artifact… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/gemini-3.8-flash-lru-tasks-25.anthropic_hh_modified
Dataset Card for "anthropic_hh_modified"
Total copy of Anthropic/hh-rlhf (all credit and rights to the authors of that), just with some modifications to the format so that it can be used with the eleuther-elk repository.
Changes:
rename column "chosen" to "choice0" and "rejected" to "choice1"
randomly flip the entry in column choice0 and choice1 for half of the entries
create a ClassLabel column "label" that stores an integer 0 or 1, corresponding to which of choice0 or choice1 was… See the full description on the dataset page: https://huggingface.co/datasets/LRudL/anthropic_hh_modified.chatgpt-lru-programming-tasks-50
ChatGPT LRU Programming Tasks 50
A 50-record synthetic programming-task dataset focused on LRU-related coding and reasoning tasks.
The dataset consists of two independently generated 25-record batches that share the same schema but have different generator provenance.
Dataset Structure
The publication preserves the two corrected source batches as separate train shards:
Shard
Records
Generator
data/train-00000-of-00002.jsonl
25
ChatGPT LunaMax… See the full description on the dataset page: https://huggingface.co/datasets/TaskPuppyAI/chatgpt-lru-programming-tasks-50.x_thinks_y
Dataset Card for "x_thinks_y"
More Information needed
LRUmHcHg
