Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ We introduce this model as part of our work: [SWE-smith: Scaling Data for Softwa
|
|
30 |
|
31 |
SWE-agent-LM-32B is 100% open source.
|
32 |
Training this model was simple - we fine-tuned Qwen 2.5 Coder Instruct on 5k trajectories generated by SWE-agent + Claude 3.7 Sonnet.
|
33 |
-
The dataset can be found [here](https://huggingface.co/datasets/SWE-bench/SWE-smith-
|
34 |
|
35 |
SWE-agent-LM-32B is compatible with [SWE-agent](https://github.com/SWE-agent/SWE-agent).
|
36 |
Running this model locally only takes a few steps!
|
|
|
30 |
|
31 |
SWE-agent-LM-32B is 100% open source.
|
32 |
Training this model was simple - we fine-tuned Qwen 2.5 Coder Instruct on 5k trajectories generated by SWE-agent + Claude 3.7 Sonnet.
|
33 |
+
The dataset can be found [here](https://huggingface.co/datasets/SWE-bench/SWE-smith-trajectories).
|
34 |
|
35 |
SWE-agent-LM-32B is compatible with [SWE-agent](https://github.com/SWE-agent/SWE-agent).
|
36 |
Running this model locally only takes a few steps!
|