AIAny
Icon for item

Nemotron-SFT-SWE-v3.5

Provides agentic instruction‑tuning trajectories for software‑engineering tasks, formatted for supervised fine‑tuning and agent training. Contains multi‑file edits, tests, docs and structured agent traces (≈5,115 records, 1.9 GiB). Intended for commercial use; licensed CC‑BY 4.0 with additional permissive licenses.

Introduction

Most code-focused SFT blends target single-shot repairs or test generation; this dataset emphasizes agentic, multi-step workflows and repository-aware edits so models learn planning, tool use, and cross-file reasoning. It packages structured agent traces collected with the OpenCode harness and curated for supervised fine‑tuning of software-engineering agents.

What Sets It Apart
  • Agentic trajectories rather than isolated Q&A: includes stepwise agent actions, tool calls and patch-style edits so fine‑tuned models can learn multi-step workflows and intermediate state management (so what: better support for agents that must plan and execute sequences across files).
  • Multi-artifact, multi-file focus: examples include source, tests, docs and config changes together, not just single-file patches (so what: improves models’ repository-aware reasoning and regression‑free edits).
  • Compact, curated SFT target: ~5,115 records (1.9 GiB) designed for supervised fine‑tuning rather than large‑scale pretraining (so what: faster iteration for teams training moderate-size models or distillation pipelines).
  • Clear commercial-use signal and mixed permissive licensing: distributed under CC‑BY 4.0 with additional permissive licenses noted (so what: suitable for product integration but check organiational legal requirements).
Who It's For and Tradeoffs

Great fit if you are training or distilling LLMs to act as autonomous coding agents, need cross-file repair/test-generation examples, or want agent traces that reflect tool use and stepwise reasoning. Look elsewhere if you need very large-scale SWE corpora (tens or hundreds of thousands of examples) for pretraining, raw repository snapshots, or if your project policies prohibit the dataset's commercial-use terms. In short: efficient SFT material for repository-aware agent behavior, with explicit tradeoffs around scale and licensing.

More Items

Hugging Face

Provides raw, unscripted first-person household video footage for training vision and embodied AI models. Released incrementally on Hugging Face in WebDataset shards with metadata parquets under Apache‑2.0; current raw tier contains ~7,834 hours (≈397k videos).

Hugging Face

Provides 1.7M+ synthetic and real infographic charts paired with their tabular data for training and evaluating multimodal models on infographic understanding, chart-to-table extraction, chart code generation, and example-based chart synthesis.

Provides a year-scale multimodal benchmark and evaluation framework for on-device long-term memory in personal assistants, built from real mobile user trajectories. Tests memory construction, retrieval, updating, temporal reasoning, and implicit preference inference, and includes a knowledge-grounded synthesis pipeline to form coherent long-horizon trajectories.