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
- 117