You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

fan-shu/swe-native-trajectories

Native-schema SWE agent trajectories for SFT.

New in this revision

  • SWE-bench__SWE-smith-trajectories-thinking-v5: 4,995 thinking-augmented trajectories (<think> backfilled by GPT-5.2)

Load

from datasets import load_dataset

ds = load_dataset(
    "fan-shu/swe-native-trajectories",
    "SWE-bench__SWE-smith-trajectories-thinking-v5",
    split="train",
)
Downloads last month
116