A 228,557-example dataset of reasoning traces segmented into blocks with iterative, compressed "memento" summaries so LLMs can learn to manage long context. Includes a training-ready subset and a `full` subset with sentence/block-level annotations for research and SFT.
Provides multi-turn agent trajectories with real tool executions and explicit <think> reasoning blocks for training and evaluating tool-calling agents. Contains two model-sourced configs (Kimi-K2.5, GLM-5.1) totaling ~14.7K samples — useful for SFT, agent-skill research, and tool-integration experiments.
Generates and iterates on long‑horizon agentic plans and code — designed to stay productive across many rounds of tool calls and experiments. Emphasizes iterative reasoning, stronger repo/terminal automation and code generation than GLM‑5, and can be served locally for research and autonomous-agent workloads.
Aggregates and deduplicates public Claude distillation datasets into a unified 'messages' format with source attribution; focused on instruction-tuning and reasoning samples for SFT and LLM training, while requiring users to follow original sources' licenses.
An 8B-parameter, instruction-tuned long-context LLM optimized for instruction following, tool-calling, and multilingual dialogue — supports 131072-token context and common NLP tasks such as summarization, QA, code, and RAG.
A 30B-parameter, instruction-tuned language model built for long-context text generation, conversational agents, and tool-calling. It combines supervised fine-tuning and RL alignment, supports 131,072-token context, and is optimized for tasks like summarization, code, and RAG.
Provides a compact GGUF export of a tuned Gemma‑4 26B variant for local inference, optimized for llama.cpp and Apple Silicon to deliver faster, less‑censored chat and coding outputs. Includes Q4_K_M quantization and a neutral embedded template for more reliable local deployments.
Provides a ~9.2M-instance Japanese multimodal post-training dataset for vision–language models, combining image–text pairs, PDF corpora and generated VQA to improve Japanese VLM performance; access is restricted by Japanese copyright (download via llm-jp GitLab).
Provides 1,003,589 full chain-of-thought reasoning traces and final answers generated by GLM-5.1, split into main/Math/PHD-Science/Multilingual-STEM subsets. Useful for instruction-tuning, supervised fine-tuning, and reasoning experiments; released under Apache-2.0.
Provides 336,146 Turkish instruction-following chat examples (system→user→assistant) for supervised fine-tuning; single train split (no validation/test), reported MIT license, diverse tasks (rewrites, summarization, QA) and a uniform system prompt that may bias model behavior.
Removes safety refusals from a Gemma 4 E4B–based model and publishes uncensored, locally runnable GGUF/safetensors variants while preserving all tensors and fixing prior corruption. Intended for red‑teaming and offline research; not recommended for production.
Provides deduplicated, sanitized Usenet posts (1980–2013) for language-model pretraining and linguistic research. Includes a ~103.1B-token full corpus (408M posts) with freely downloadable sample files; full corpus access requires a license and PII redaction was applied.