Provides the full caption corpus used to train and ablate the i1 text-to-image model: 12 curated subsets with multiple caption variants (long/short, VLM-generated, rendered text) to enable reproducible training and captioning experiments.
Early pretraining checkpoint of a compact multilingual causal LM aimed at low-memory deployment and Indic language support. Explores a Shared KV cache mode that can cut KV-cache memory by ~50% for inference; results are provisional (not a final, fully trained model).
25,000 chat-formatted synthetic SFT examples distilled to emulate the reasoning style and agentic behavior of Anthropic's Claude Mythos, focused on cybersecurity, advanced coding, mathematical reasoning, and long-horizon agent tasks. Includes metadata for targeted curriculum fine-tuning and is Apache-2.0 licensed.
Transfers pretrained latent diffusion priors into pixel space to train pixel-space diffusion models using only synthetic images from LDMs. Trains shallow pixel layers while freezing most LDM internals, reducing data and compute needs and enabling native 4K generation without a VAE.
A trillion-parameter reasoning model aimed at long-horizon, multi-step agent workflows and tool collaboration. Offers adjustable Reasoning Effort modes (high, xhigh), async RL training (IcePop), and very long context (128K→256K) for complex production scenarios.
Reasoning-enhanced 27B dense LLM fine-tuned from Qwen3.6-27B and released in GGUF format for image-text-to-text and long-context reasoning. Augmented with Trace Inversion reconstructed chains, three-stage SFT curriculum and MTP/vision support; community research release.
Provides a 1-billion-parameter English pretrained language-model checkpoint that uses a dual-timescale Hierarchical Reasoning Model to increase effective compute depth. It's a PrefixLM pre-alignment checkpoint with composite-prefix modes for chain-of-thought style outputs; not instruction-tuned and requires downstream SFT/RL for assistant use.
Provides a large-scale ASR corpus organized by normalized acoustic subsets for robustness training and evaluation. About 645,925 examples across 54 acoustic conditions (noise, echo, far-field, recording distortions) with many distortion/dropout/noise Parquet splits. Distributed as split Parquet files; license not specified on the dataset page.
Provides 9,000 reconstructed chain-of-thought (CoT) SFT examples produced by trace inversion from Claude Opus 4.6 outputs for fine-tuning reasoning-capable LLMs. Multilingual, packaged as .jsonl.gz and SFT/DPO-ready; verify numeric/code cases before training.
RL training dataset for long-context language-model fine-tuning with ~23K samples and nine reward types, provided in Parquet with bilingual ground-truth and reward metadata for direct RL/bench evaluation.
Supervised fine-tuning dataset of instruction-style examples in English and Chinese covering generation, QA, reasoning, math and code — targeted for SFT of 10–100B-parameter LLMs. Associated with arXiv:2602.09003; first published May 21, 2026.
Fine-tuned reasoning model that speeds up structured multi-step outputs using Multi-Token Prediction (MTP) from a Qwen3.6-27B base. Produces more concise, faster generations for coding, DevOps, math, and constrained-format tasks; experimental community release for research and evaluation.