CoolFace
24 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01kuzheren /geometry-dash-retro-levelsFork of https://huggingface.co/datasets/yusp48/geometry-dash-levels. Contains only retro levels with id < 11000000. Use my gdparse library: pip install gdparse tabular10K<n<100K0 likes267 downloads1y agoHugging Face02dougalldeepmind /2026-08-28-post-action-retrospection-716-coherent Post-action retrospection 716 -- coherent rewrite (arm 1 of the PAR coherence experiment) field value experiment The exact 716 five-turn PAR rows that trained LASR-Callum/2026-08-26-qwen36-lora-table2-9284-post-action-retrospection-716-rank-64-dynbatch (mixture 2026-08-26-table2-9284-par716-train @ 42c8a74), with ONLY the trained turn (turn 4: private reasoning + reply) rewritten by Sonnet 5 so the reasoning ENDS on a first-person decision (what it won't do, per… See the full description on the dataset page: https://huggingface.co/datasets/dougalldeepmind/2026-08-28-post-action-retrospection-716-coherent.textn<1K0 likes180 downloads24d agoHugging Face03retroam /repro-abc-bench-an-agentic-bio-capabilities-benchmark-for-biosecurity-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes110 downloads2mo agoHugging Face04OpenDFM /RetroDFM-R-inferencetext1M<n<10M0 likes85 downloads1mo agoHugging Face05dougalldeepmind /2026-08-26-sonnet45-post-action-retrospection-natural-turn-design synth post_action_retrospection run — per-stage snapshots (resumable generation cache) field value experiment synth post_action_retrospection run — per-stage snapshots (resumable generation cache) date_generated 20260826_152715 constitution constitutions/claude_distilled_12_principles_mid/constitution.md source_repo https://github.com/Matthew-Bozoukov/Lessons_from_constituitional_AFT.git @ c2fdee460e71fa28e9902edf1cc662db0d19cad8 models per-stage models — see… See the full description on the dataset page: https://huggingface.co/datasets/dougalldeepmind/2026-08-26-sonnet45-post-action-retrospection-natural-turn-design.tabularn<1K0 likes76 downloads24d agoHugging Face06kyLELEng /adaptive-retro-gpt-1b-corpus Adaptive-RETRO-GPT-1B Pretraining Corpus Cleaned causal language modeling corpus for the Adaptive-RETRO-GPT-1B run. Source: HuggingFaceFW/fineweb-edu / sample-10BT Train rows: 80000 Validation rows: 4000 Format: JSONL with text and source text10K<n<100K0 likes43 downloads5mo agoHugging Face07jdpressman /retro-weave-eval-rubrics-v0.1 RetroInstruct Weave Evaluator Rubrics v0.1 This component of RetroInstruct trains the ability to break subjective weave rubric items like "Is this good writing?" into parts which can be more objectively answered. It is closery related to the word parts component which is meant to train a similar skill. By making these rubrics the model gains the ability to make in-context text classifiers and discriminators. These can be used to drive a MCTS, filter language model outputs to… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-weave-eval-rubrics-v0.1.text1K<n<10K1 likes41 downloads2y agoHugging Face08KU-AGI /RetroReasoner-datatextn<1K0 likes37 downloads24d agoHugging Face09jdpressman /retroinstruct-mix-v0.2 RetroInstruct Mix v0.2 This is the first release of the RetroInstruct synthetic instruction dataset. It is a mixture of 7 synthetic subsets: RetroInstruct Weave Evaluator Questions: JDP - Answer questions about synthetic short form writing in the style of John David Pressman. RetroInstruct Analogical Translations - Infer the generative process of bad faith reasoning by executing a bad faith process to generate arguments and reversing it. RetroInstruct Part Lists For Dictionary… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retroinstruct-mix-v0.2.text10K<n<100K1 likes25 downloads2y agoHugging Face10jdpressman /retro-weave-eval-jdp-v0.1 RetroInstruct Weave Evaluator Questions: JDP This component of RetroInstruct trains the ability to answer yes-no questions such as "Does the current scene take place at a wedding party?". The logits from such questions can be taken to make in-context text classifiers and discriminators. These can be used to drive a MCTS, filter language model outputs to heighten the probability they satisfy certain properties, and validate abstract properties of inputs. This set of questions is made… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-weave-eval-jdp-v0.1.textn<1K1 likes24 downloads2y agoHugging Face11jdpressman /retro-weave-agent-editor-repair-diffs-v0.1 RetroInstruct Weave Agent Editor Repair Diffs This component of RetroInstruct trains weave-agent to use the WeaveEditor to fix synthetic corruptions in the vein of the Easy Prose Repair Diffs component. Each row in the dataset provides the pieces you need to make a synthetic episode demonstrating the agent: Singling out one of three files as corrupted and in need of repair Writing out a patch to the file as either a series of WeaveEditor edit() commands or a unidiff Observing the… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-weave-agent-editor-repair-diffs-v0.1.tabularn<1K0 likes22 downloads2y agoHugging Face12jdpressman /retro-ascii-art-v1 RetroInstruct ASCII Art This component of RetroInstruct trains language models to draw ASCII art. Many advanced language models such as Microsoft Prometheus (Bing) and Claude 3 Opus can draw impressive ASCII diagrams. Mistral-large on the other hand can't. Since there should in principle be plenty of ASCII art in Common Crawl I suspect this is caused by either Mistral's filters removing ASCII art from the pretraining or instruction tuning data that doesn't reinforce the ability to… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-ascii-art-v1.text1K<n<10K12 likes20 downloads2y agoHugging Face13Retrogradi /gender_stereoset_rephrasedtext1K<n<10K0 likes20 downloads2mo agoHugging Face14jdpressman /retro-easy-prose-repair-diffs-v0.1 RetroInstruct Easy Prose Repair Diffs This component of RetroInstruct trains language models to repair prose by outputting a diff that patches its flaws. The dataset is made through backtranslation by running a synthetic corruption pass over prose. I use mostly syntactic corruptions made with traditional programs, which makes them 'easy' compared to more subtle semantic problems that could be introduced by a neural network. The text I backtranslate from was generated by Mixtral… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-easy-prose-repair-diffs-v0.1.text1K<n<10K1 likes19 downloads2y agoHugging Face15open-llm-leaderboard /DreadPoor__Mercury_In_Retrograde-8b-Model-Stock-detailsgated Dataset Card for Evaluation run of DreadPoor/Mercury_In_Retrograde-8b-Model-Stock Dataset automatically created during the evaluation run of model DreadPoor/Mercury_In_Retrograde-8b-Model-Stock The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/DreadPoor__Mercury_In_Retrograde-8b-Model-Stock-details.tabular10K<n<100K0 likes18 downloads2y agoHugging Face16jdpressman /retroinstruct-agent-mix-v0.4text10K<n<100K0 likes17 downloads1y agoHugging Face17jdpressman /retroinstruct-agent-mix-v0.1text10K<n<100K0 likes15 downloads2y agoHugging Face18retronic /InsightTokTokenTrainingtext10K<n<100K0 likes15 downloads2d agoHugging Face19jdpressman /retro-weave-eval-analogical-translations-v0.1 RetroInstruct Analogical Translations This component of RetroInstruct trains the weave evaluator on analogical translations, a repeatable reasoning process for generating arguments created for this dataset. I found that trying to base good vs. poor arguments on individual named fallacies was both tedious and failing to consistently produce flawed arguments. e.g. Asking Mistral-large to generate arguments qualifying as an "appeal to possibility" would generate many valid arguments… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/retro-weave-eval-analogical-translations-v0.1.text1K<n<10K1 likes10 downloads2y agoHugging Face20Firemedic15 /repro-retrofit-artifactstextn<1K0 likes8 downloads2mo agoHugging Face21jdpressman /retroinstruct-agent-mix-v0.2text10K<n<100K0 likes6 downloads2y agoHugging Face22jdpressman /retroinstruct-agent-mix-v0.5text10K<n<100K0 likes6 downloads1y agoHugging Face23jdpressman /retroinstruct-agent-mix-v0.3text10K<n<100K0 likes4 downloads1y agoHugging Face24jdpressman /retroinstruct-mix-v0.1text10K<n<100K0 likes3 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.