AIAny
Icon for item

HelioAI DeepReason 462×105M (Mythos V2 Distill)

Provides 462 unrestricted long-form chain-of-thought reasoning traces distilled from the full Mythos V2 model (≈104.7M characters); intended for long-context evaluation, trace analysis and process-level supervision. License unknown—verify before reuse.

Introduction

Why this matters

Long, uncensored model traces reveal process-level behavior that short Q&A datasets hide: planning, backtracking, verification and multi-stage decomposition emerge only across very long outputs. This collection condenses that signal into a compact package — 462 examples but ~104.7M characters of reasoning — making it efficient to study long-context dynamics, failure modes that arise only after many intermediate steps, and the raw reasoning manifold of an unaligned base model.

What Sets It Apart
  • Full-model distillate, not a light or safety-tuned snapshot — the dataset preserves extended thinking traces attributed by the author to the complete Mythos V2 weights, so you can inspect raw planning and verification patterns that aligned variants often suppress. This matters if you need to observe authentic failure modes or build evaluators that target base-model cognition.
  • Extreme reasoning density in a small example count — long traces range from ~12.8K up to ~552K characters (94 examples exceed 300K), totaling ≈104.7M reasoning characters. That density lets you run targeted long-context experiments without parsing millions of short examples.
  • Domain breadth with deep traces — entries cover cybersecurity, biomedicine, software architecture, AI/LLM reasoning and formal math, enabling cross-domain analysis of how long-form reasoning strategies generalize or break.
  • SFT / process-supervision ready formatting — records are provided as query + thinking (and sometimes response) JSONL rows, suitable for supervised fine-tuning or trace-aware evaluation pipelines where platform and license conditions permit.
Who it's for — and trade-offs

Great fit if you are building or evaluating long-context models, researching chain-of-thought/process supervision, or analyzing domain-specific reasoning (e.g., vulnerability analysis or biomedical argumentation) and need authentic, uncensored traces to surface nuanced behaviors. Look elsewhere if you require permissive, well-documented licensing (this dataset's license is listed as unknown) or strictly sanitized safety-aligned outputs — the collection intentionally preserves raw model cognition and may contain harmful, sensitive, or technically actionable content. Verify legal and ethical constraints before using for SFT or public deployment.

Information

  • Websitehuggingface.co
  • OrganizationsHelioAI Labs
  • Published date2026/05/31

Categories

More Items

Hugging Face

A compact evaluation dataset and harness for testing agentic AI on safety-critical robotics tasks. Includes multimodal episodes in parquet format, task-specific eval scripts (gauge reading, human safety monitoring, VLA estimators), and TFDS/Hugging Face integration for reproducible safety evaluations.

Hugging Face

Provides structured egocentric manipulation signals from smartphone videos: MANO 3D hand reconstructions, metric camera trajectories, and fine-grained atomic action segments (full release ≈2,000 hours planned). Supplies aligned hands.npz, camera_traj.npz, undistorted intrinsics and segment annotations for embodied-learning pipelines.

Hugging Face

A compact dataset of prompt templates and examples designed to teach LLMs to consistently report model identity fields (model ID, name, creator, family, architecture, parameter count, knowledge cutoff). Includes regex markers, usage guidance, example replacements, and a small personalization script for fine‑tuning or runtime substitution.