TIGER-Lab/SWE-Next-SFT-Trajectories
收藏资源简介:
--- pretty_name: SWE Next SFT Trajectories task_categories: - text-generation language: - en size_categories: - 1K<n<10K configs: - config_name: default data_files: - split: train path: SWE_Next_SFT_Trajectories.jsonl --- # SWE-Next: Scalable Real-World Software Engineering Tasks for Agents <p align="left"> <a href="https://arxiv.org/abs/2603.20691"><img alt="Paper" src="https://img.shields.io/badge/Paper-arXiv-b31b1b?style=for-the-badge&logo=arxiv&logoColor=white"></a> <a href="https://tiger-ai-lab.github.io/SWE-Next/"><img alt="Project Page" src="https://img.shields.io/badge/Project%20Page-Website-4285F4?style=for-the-badge&logo=googlechrome&logoColor=white"></a> <a href="https://github.com/TIGER-AI-Lab/SWE-Next"><img alt="Code" src="https://img.shields.io/badge/Code-GitHub-181717?style=for-the-badge&logo=github&logoColor=white"></a> <a href="https://huggingface.co/datasets/TIGER-Lab/SWE-Next-SFT-Trajectories"><img alt="SFT Trajs" src="https://img.shields.io/badge/SFT%20Trajs-HuggingFace-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000"></a> <a href="https://huggingface.co/datasets/TIGER-Lab/SWE-Next"><img alt="Dataset" src="https://img.shields.io/badge/Dataset-HuggingFace-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000"></a> <a href="https://huggingface.co/TIGER-Lab/SWE-Next-7B"><img alt="Model 7B" src="https://img.shields.io/badge/Model%207B-HuggingFace-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000"></a> <a href="https://huggingface.co/TIGER-Lab/SWE-Next-14B"><img alt="Model 14B" src="https://img.shields.io/badge/Model%2014B-HuggingFace-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000"></a> </p> # SWE Next SFT Trajectories This dataset repo contains `SWE_Next_SFT_Trajectories.jsonl`, a ShareGPT-style JSONL file with 3693 training examples. ## Format Each line is a JSON object with a `messages` field. Conversation turns may include roles such as `system`, `user`, `assistant`, and `tool`. ## Files - `SWE_Next_SFT_Trajectories.jsonl` ## Notes This repo is intended as a lightweight hosting repo for direct use with training pipelines and inclusion in the SWE-Next collection.




