CoolFace
30 shown

datasets

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

Clear all
01Zhongzhi1228 /Recursive-Task-Synthesis Recursive Task Synthesis This dataset contains 37,484 validated command-line task instances produced through recursive task synthesis. Public identifiers are opaque and stable. metadata/tasks.parquet: one searchable row per task instance. metadata/shard_manifest.jsonl: TAR sizes and SHA256 checksums. data/tasks-*.tar: sanitized runnable task packages. The searchable task rows include: instruction: contents of instruction.md. task_toml: contents of task.toml. solution:… See the full description on the dataset page: https://huggingface.co/datasets/Zhongzhi1228/Recursive-Task-Synthesis.tabularreinforcement-learning10K<n<100K19 likes1.8k downloads2mo agoHugging Face02hamishivi /agent-task-recursive-task-synthesis Recursive-Task-Synthesis for tmax Images require building: the complete dataset and build contexts are included. Image builds are deferred; run the resumable script below before using these environments. All 37,484 task directories from Zhongzhi1228/Recursive-Task-Synthesis, pinned to be44f96808d5a9b599d5cb024341ff00091adeb7, converted to tmax's swerl_vanillux_sandbox format. The train split uses the same messages, ground_truth, dataset, env_config, and source schema as the… See the full description on the dataset page: https://huggingface.co/datasets/hamishivi/agent-task-recursive-task-synthesis.text10K<n<100K0 likes1.2k downloads14d agoHugging Face03Zhongzhi1228 /Recursive-Task-Synthesis-Trajectories Recursive Task Synthesis Trajectories This dataset contains 327,189 completed agent trajectories collected on recursively synthesized command-line tasks. Public identifiers are opaque and stable. The trajectory JSON retains messages, actions, observations, and token counts. Token-level log-probability arrays and duplicated debug/session captures are excluded from the public packages. metadata/trajectories.parquet: searchable trajectory metadata. metadata/shard_manifest.jsonl:… See the full description on the dataset page: https://huggingface.co/datasets/Zhongzhi1228/Recursive-Task-Synthesis-Trajectories.tabularreinforcement-learning100K<n<1M3 likes1k downloads1mo agoHugging Face04RecursiveMAS /Sequential-Math RecursiveMAS Sequential-Math Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Sequential-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Sequential-Math Original file Sequential-Math.json Collaboration style Sequential-Style Used for sequential math inner agents and outer RecursiveLink… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Sequential-Math.texttext-generation1K<n<10K0 likes523 downloads3mo agoHugging Face05open-athena /recursive-task-synthesis-glm-5.3-rollouts GLM 5.3 agentic rollouts on Recursive-Task-Synthesis This dataset catalogs the full collection made from the pinned Recursive-Task-Synthesis dataset revision be44f96808d5a9b599d5cb024341ff00091adeb7. The repository includes approximately 260.5 GiB of trajectory payload tar shards. Contents at a glance Item Count Source tasks considered 37,284 Source candidates inspected 19,368 Converted tasks after source filters 18,600 Tasks passing gold… See the full description on the dataset page: https://huggingface.co/datasets/open-athena/recursive-task-synthesis-glm-5.3-rollouts.tabulartext-generation100K<n<1M0 likes455 downloads6d agoHugging Face06Zhongzhi1228 /Recursive-Task-Synthesis-Quality-1K Recursive Task Synthesis Quality 1K This dataset contains 1,000 quality-selected, validated command-line task instances. It is a curated subset of the Recursive Task Synthesis dataset. Public task and group identifiers are opaque and stable across both datasets. Selection The subset was selected from 37,484 validated tasks using structural and safety checks, two-pass semantic review, strict gates for instruction clarity, instruction-verifier alignment, verifier… See the full description on the dataset page: https://huggingface.co/datasets/Zhongzhi1228/Recursive-Task-Synthesis-Quality-1K.tabularreinforcement-learning1K<n<10K0 likes428 downloads1mo agoHugging Face07PrimeIntellect /Recursive-Task-Synthesis Recursive Task Synthesis Only tasks with completed PUBLIC platform container and VM artifacts at the 2026-09-17T02:53:50.654736+00:00 registry audit are included. The excluded IDs, reasons and last failed build IDs are recorded in exclusions.json. Exclusions affect both metadata rows and complete TAR task packages. This is a hosting filter, not gold validation. Recheck both artifact types and remove recovered IDs from the preparation sidecar to restore them from the pinned… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Recursive-Task-Synthesis.tabularreinforcement-learning10K<n<100K0 likes167 downloads9d agoHugging Face08AmanPriyanshu /Recursive-Task-Synthesis-Copy Recursive Task Synthesis This dataset contains 37,484 validated command-line task instances produced through recursive task synthesis. Public identifiers are opaque and stable. metadata/tasks.parquet: one searchable row per task instance. metadata/shard_manifest.jsonl: TAR sizes and SHA256 checksums. data/tasks-*.tar: sanitized runnable task packages. The searchable task rows include: instruction: contents of instruction.md. task_toml: contents of task.toml. solution:… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/Recursive-Task-Synthesis-Copy.tabularreinforcement-learning10K<n<100K0 likes146 downloads2mo agoHugging Face09RecursiveMAS /Distillation-Code RecursiveMAS Distillation-Code Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Distillation-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Distillation-Code Original file Distillation-Code.json Collaboration style Distillation-Style Used for expert/learner code inner agents and outer… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Distillation-Code.texttext-generation10K<n<100K0 likes91 downloads3mo agoHugging Face10tawer12 /qwen3-4b-recursive-sft-v3.1-eval-rollouts Recursive V3.1 SFT Evaluation Rollouts Saved evaluation generations from tawer12/qwen3-4b-recursive-sft-v3.1. This dataset contains SFT-model evaluations only, not RL training rollouts, flattened-model generations, or the SFT training corpus. The release preserves all original per-rollout fields and text, including invalid trees and wrong answers. Added fields identify the benchmark, attempt, model, and source file/line. No generations or answer labels were repaired.… See the full description on the dataset page: https://huggingface.co/datasets/tawer12/qwen3-4b-recursive-sft-v3.1-eval-rollouts.tabular1K<n<10K0 likes64 downloads15d agoHugging Face11RecursiveMAS /Sequential-Code RecursiveMAS Sequential-Code Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Sequential-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Sequential-Code Original file Sequential-Code.json Collaboration style Sequential-Style Used for sequential code inner agents and outer RecursiveLink… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Sequential-Code.texttext-generation10K<n<100K0 likes59 downloads3mo agoHugging Face12RecursiveMAS /Mixture-Math RecursiveMAS Mixture-Math Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Mixture-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Mixture-Math Original file Mixture-Math.json Collaboration style Mixture-Style Used for math specialist inner agent training Split train Rows 1904… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Mixture-Math.texttext-generation1K<n<10K0 likes49 downloads3mo agoHugging Face13BRlkl /samantha-r01-recursive-reasoning-corpus Samantha R01 Recursive Reasoning Corpus Answer-only corpus for the first isolated Samantha silent-tick / recursive-latent-reasoning validation. It is normalized for pre_train_recursive_reasoning.py and intentionally contains no visible chain-of-thought or source rationale fields. The repository is private because it combines sources with mixed or unspecified redistribution terms. Access does not supersede any upstream license. Split policy train: 50,000… See the full description on the dataset page: https://huggingface.co/datasets/BRlkl/samantha-r01-recursive-reasoning-corpus.tabularquestion-answering10K<n<100K0 likes46 downloads1mo agoHugging Face14yhjollin /RECURSIVE_LOOP_1text10K<n<100K0 likes45 downloads8mo agoHugging Face15RecursiveMAS /Distillation-Math RecursiveMAS Distillation-Math Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Distillation-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Distillation-Math Original file Distillation-Math.json Collaboration style Distillation-Style Used for expert/learner math inner agents and outer… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Distillation-Math.texttext-generation1K<n<10K0 likes42 downloads3mo agoHugging Face16RecursiveMAS /Deliberation RecursiveMAS Deliberation Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Deliberation-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Deliberation Original file Deliberation.json Collaboration style Deliberation-Style Used for reflector/tool-caller inner agents and outer RecursiveLink… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Deliberation.texttext-generation1K<n<10K0 likes28 downloads3mo agoHugging Face17RecursiveMAS /Mixture-Science RecursiveMAS Mixture-Science Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Mixture-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Mixture-Science Original file Mixture-Science.json Collaboration style Mixture-Style Used for science specialist inner agent training Split train Rows… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Mixture-Science.texttext-generation1K<n<10K0 likes27 downloads3mo agoHugging Face18RecursiveMAS /Mixture-Outer RecursiveMAS Mixture-Outer Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Mixture-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Mixture-Outer Original file Mixture-Outer.json Collaboration style Mixture-Style Used for mixture outer RecursiveLink training Split train Rows 4904… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Mixture-Outer.texttext-generation1K<n<10K0 likes23 downloads3mo agoHugging Face19RecursiveMAS /Mixture-Code RecursiveMAS Mixture-Code Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Mixture-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Mixture-Code Original file Mixture-Code.json Collaboration style Mixture-Style Used for code specialist inner agent training Split train Rows 2000… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Mixture-Code.texttext-generation1K<n<10K0 likes20 downloads3mo agoHugging Face20LumberChunker /GutenQA_Recursive 📚 GutenQA-Recursive GutenQA-Recursive consists on the same 100 Public Domain Narrative Books used in GutenQA (the proposed benchmark to the paper LumberChunker: Long-Form Narrative Document Segmentation, and serves as one of the baseline chunking approaches utilized on the LumberChunker paper. In this version, passages are segmented with Langchain's Recursive Character Splitting function. The dataset is organized into the following columns: Book Name: The title of the book from… See the full description on the dataset page: https://huggingface.co/datasets/LumberChunker/GutenQA_Recursive.tabularquestion-answering10K<n<100K0 likes19 downloads2y agoHugging Face21RecursiveMAS /Mixture-Summarizer RecursiveMAS Mixture-Summarizer Project Page | Code | Paper We introduce RecursiveMAS, a multi-agent framework that scales agent collaboration through latent-space recursion. This dataset contains training examples for the Mixture-Style setting. Dataset Details Item Description Dataset RecursiveMAS/Mixture-Summarizer Original file Mixture-Summarizer.json Collaboration style Mixture-Style Used for summarizer inner agent training Split train… See the full description on the dataset page: https://huggingface.co/datasets/RecursiveMAS/Mixture-Summarizer.texttext-generation1K<n<10K0 likes18 downloads3mo agoHugging Face22ndc227 /langchain_chunks_RecursiveCharacterTextSplitter_8000_800text1M<n<10M0 likes16 downloads2y agoHugging Face23erdem-erdem /maze-navigation-6-types-kruskal-recursivetabular10K<n<100K0 likes16 downloads8mo agoHugging Face24yhjollin /RECURSIVE_LOOP_9text10K<n<100K0 likes10 downloads8mo agoHugging Face25yhjollin /RECURSIVE_LOOP_10text10K<n<100K0 likes8 downloads8mo agoHugging Face26EtashGuha /recursivetextn<1K0 likes7 downloads2y agoHugging Face27yhjollin /RECURSIVE_LOOP_7text10K<n<100K0 likes7 downloads8mo agoHugging Face28yhjollin /RECURSIVE_LOOP_3text10K<n<100K0 likes6 downloads8mo agoHugging Face29yhjollin /RECURSIVE_LOOP_5text10K<n<100K0 likes6 downloads8mo agoHugging Face30yhjollin /RECURSIVE_LOOP_6text10K<n<100K0 likes6 downloads8mo agoHugging Face

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