AIAny
Icon for item

Kimi-K3 Codex traces

Provides newline-delimited JSON agent session traces (5 files) generated with Teich for moonshotai/kimi-k3, including recovered and embedded tool-schema snapshots so traces remain training-ready even when tools weren't invoked; includes guidance for Teich data preparation and conversion.

Introduction

Agent trace archives often lose runtime tool metadata, which makes reproducing tool-enabled agent behavior hard. This dataset preserves raw, upload-first agent sessions while embedding a dataset-level tools snapshot and recovered schemas so traces remain usable for training and distillation even when individual sessions never invoked tools.

What Sets It Apart
  • Preserves training-ready context: each newline-delimited JSON row is a full captured session with normalized assistant reasoning, optional assistant text, and tool-call events, plus an embedded dataset-level tools snapshot as a fallback.
  • Tool-schema recovery: native Claude Code imports and conservative name-derived MCP schemas are recovered so tool APIs, permission states, and runtime context survive conversion and training.
  • Small, focused pack: 5 JSONL files with model metadata pointing to moonshotai/kimi-k3, making it lightweight for experimenting with agent fine-tuning, behavior cloning, or distillation workflows.
  • Teich-native workflow: documented for use with Teich’s loading/conversion utilities (e.g., teich convert, load_traces), minimizing preprocessing surprises.
Who it's for and tradeoffs

Great fit if you need compact, real-session agent traces that preserve tool interfaces for training or distillation—especially for teams evaluating agent tool use, instruction-following, or behavior cloning on moonshotai/kimi-k3-style sessions. Look elsewhere if you require very large-scale corpora, fully labeled evaluation splits, or provenance for third-party production data—this pack is small (5 files) and optimized for Teich-driven workflows rather than turnkey benchmarks.

Where it fits

Use as a lightweight supplement to larger agent datasets when you want preserved tool schemas and run-recap context for debugging, fine-tuning, or curriculum distillation. It is most useful in pipelines that already use Teich and can apply the dataset-level tools snapshot during loading.

Information

  • Websitehuggingface.co
  • OrganizationsAletheiaResearch, TeichAI, moonshotai
  • Published date2026/07/19

Categories

More Items

Hugging Face

Benchmark dataset for evaluating long-horizon coding agents and software-engineering tasks, containing English code and tabular metadata in Parquet format; small scale (<1K examples) for fast prototyping and evaluation.

Hugging Face

Consolidated dataset of detection, visual grounding and pointing annotations with indexed WebDataset image shards and Megatron‑Energon training metadata. Covers diverse visual domains (COCO, RefCOCO, driving, GUI, documents) and uses a normalized spatial grid for cross‑domain vision–language grounding training.

Hugging Face

Evaluates atomic visual perception of multimodal LLMs using 3,000 short visual questions that isolate ten perceptual skills. Built from an error taxonomy across 42 benchmarks, capability-balanced and accompanied by a model leaderboard.