CoolFace
13 shown

datasets

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

Clear all
01armand0e /minimax-m3-claude-code-tracesThis dataset was generated using teich by TeichAI Prepare these datasets for supervised fine-tuning in just a few lines of code — see the Conversion section below. Minimax M3 Claude Code Traces This directory contains raw agent trace files generated by teich. All assistant responses were generated by minimax/minimax-m3. JSONL files: 31 Format Each file is newline-delimited JSON representing a single captured agent session. The trace schema is designed for… See the full description on the dataset page: https://huggingface.co/datasets/armand0e/minimax-m3-claude-code-traces.tabulartext-generationn<1K13 likes596 downloads4mo agoHugging Face02youdotcom /minimax-m3-deepsearchqa-skill-eval MiniMax M3 DeepSearchQA Skill Eval Evaluates minimax/minimax-m3 on google/deepsearchqa using a Pi agent, You.com MCP tools, and a research skill optimized for this harness, model, and tool surface. MiniMax M3 Medium Reasoning with the You.com research skill reached 74.85% adjusted F1 on DeepSearchQA, above the paper's GPT-5 High Reasoning F1 result. Public artifacts are available for inspection and reproduction. Links GitHub:… See the full description on the dataset page: https://huggingface.co/datasets/youdotcom/minimax-m3-deepsearchqa-skill-eval.tabularquestion-answering1K<n<10K1 likes309 downloads12d agoHugging Face03armand0e /minimax-m2.7-agent Agentic Training Traces This directory contains raw agent trace files generated by agentic-datagen. All assistant responses were generated by minimax/minimax-m2.7. Trace files: 20 Training-ready tools Use this tools payload when rendering converted examples through your training chat template. The same structure is emitted on each converted example as the tools field. [ { "type": "function", "function": { "name": "bash", "parameters": {… See the full description on the dataset page: https://huggingface.co/datasets/armand0e/minimax-m2.7-agent.tabularn<1K0 likes279 downloads4mo agoHugging Face04empero-ai /MiniMax-M3-150k-Mixed m3-alldomains-verified-107k Verified distillation traces generated with faststill v0.0.1 — a pipeline that generates (prompt, reasoning, output) triplets from any OpenAI-compatible chat-completions endpoint and deterministically verifies every row before keeping it. A row is verified=true only when a machine check (executed unit tests, exact / normalized answer compare) confirmed it, so wrong labels are filtered out instead of poisoning a student model. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/empero-ai/MiniMax-M3-150k-Mixed.tabulartext-generation100K<n<1M10 likes142 downloads3mo agoHugging Face05malaiwah /minimax-m2-tiny-fidelity-root-v1 minimax-m2 random CPU fixture root A root fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/minimax-m2-tiny-random-bf16. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits after it).… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/minimax-m2-tiny-fidelity-root-v1.tabularn<1K0 likes97 downloads15d agoHugging Face06sammshen /swebench-minimax-traces swebench-minimax-traces Complete HTTP-level agentic traces from running swebench benchmark tasks through an instrumented reverse proxy. Each trace captures full request/response pairs including system prompts, user messages, assistant responses, tool calls and results, and token usage metadata. Stats Total sessions: 500 Multi-turn sessions (2+ LLM calls): 357 Total records: 22424 Total LLM requests: 11249 Format Raw JSONL traces from the instrumented proxy.… See the full description on the dataset page: https://huggingface.co/datasets/sammshen/swebench-minimax-traces.tabulartext-generation10K<n<100K0 likes95 downloads6mo agoHugging Face07malaiwah /minimax-m3-tiny-fidelity-root-v1 minimax-m3 random CPU fixture root A root fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/minimax-m3-tiny-random-bf16. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits after it).… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/minimax-m3-tiny-fidelity-root-v1.tabularn<1K0 likes89 downloads15d agoHugging Face08sammshen /intercode-minimax-traces intercode-minimax-traces Complete HTTP-level agentic traces from running intercode benchmark tasks through an instrumented reverse proxy. Each trace captures full request/response pairs including system prompts, user messages, assistant responses, tool calls and results, and token usage metadata. Stats Total sessions: 338 Multi-turn sessions (2+ LLM calls): 299 Total records: 5838 Total LLM requests: 2919 Format Raw JSONL traces from the instrumented proxy.… See the full description on the dataset page: https://huggingface.co/datasets/sammshen/intercode-minimax-traces.tabulartext-generation1K<n<10K0 likes87 downloads6mo agoHugging Face09ansulev /minimax-m3-150k-mixed m3-alldomains-verified-107k Verified distillation traces generated with faststill v0.0.1 — a pipeline that generates (prompt, reasoning, output) triplets from any OpenAI-compatible chat-completions endpoint and deterministically verifies every row before keeping it. A row is verified=true only when a machine check (executed unit tests, exact / normalized answer compare) confirmed it, so wrong labels are filtered out instead of poisoning a student model. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/ansulev/minimax-m3-150k-mixed.tabulartext-generation100K<n<1M0 likes70 downloads3mo agoHugging Face100xSero /minimax-m2.1-reap-observations [!TIP] Support this work: donate.sybilsolutions.ai REAP surfaces: GLM | MiniMax | Qwen | Gemma | Paper | Code | PR17 | Cerebras Collection MiniMax-M2.1 REAP Stress Test Observations Comprehensive stress test results for MiniMax-M2.1 models pruned with REAP (Router-weighted Expert Activation Pruning) at various compression ratios. Dataset Description This dataset contains 96 stress test results across 4 pruned MiniMax-M2.1 models, testing for repetition loops at… See the full description on the dataset page: https://huggingface.co/datasets/0xSero/minimax-m2.1-reap-observations.tabulartext-generationn<1K1 likes59 downloads21d agoHugging Face11sammshen /mint-minimax-traces mint-minimax-traces Complete HTTP-level agentic traces from running mint benchmark tasks through an instrumented reverse proxy. Each trace captures full request/response pairs including system prompts, user messages, assistant responses, tool calls and results, and token usage metadata. Stats Total sessions: 242 Multi-turn sessions (2+ LLM calls): 145 Total records: 1388 Total LLM requests: 694 Format Raw JSONL traces from the instrumented proxy. Each line is… See the full description on the dataset page: https://huggingface.co/datasets/sammshen/mint-minimax-traces.tabulartext-generation1K<n<10K0 likes55 downloads6mo agoHugging Face12reinaldog /repro-understanding-sam-through-minimax-perspective-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes42 downloads2mo agoHugging Face13sammshen /swebench-minimax-traces-2 swebench-minimax-traces-2 Complete HTTP-level agentic traces from running swebench benchmark tasks through an instrumented reverse proxy. Each trace captures full request/response pairs including system prompts, user messages, assistant responses, tool calls and results, and token usage metadata. Stats Total sessions: 250 Multi-turn sessions (2+ LLM calls): 210 Total records: 15198 Total LLM requests: 7623 Format Raw JSONL traces from the instrumented proxy.… See the full description on the dataset page: https://huggingface.co/datasets/sammshen/swebench-minimax-traces-2.tabulartext-generation10K<n<100K0 likes35 downloads6mo agoHugging Face

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