Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,13 @@ size_categories:
|
|
37 |
<h1 align="center">SWE-smith Trajectories</h1>
|
38 |
</a>
|
39 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
This dataset contains the 5017 trajectories we fine-tuned Qwen 2.5 Coder Instruct on, leading to
|
42 |
[SWE-agent-LM-32B](https://huggingface.co/SWE-bench/SWE-agent-LM-32B), a coding LM agent that
|
|
|
37 |
<h1 align="center">SWE-smith Trajectories</h1>
|
38 |
</a>
|
39 |
</div>
|
40 |
+
<p align="center">
|
41 |
+
<a href="https://github.com/SWE-bench/SWE-smith">Code</a>
|
42 |
+
•
|
43 |
+
<a href="https://arxiv.org/abs/2504.21798">Paper</a>
|
44 |
+
•
|
45 |
+
<a href="https://swesmith.com/">Site</a>
|
46 |
+
</p>
|
47 |
|
48 |
This dataset contains the 5017 trajectories we fine-tuned Qwen 2.5 Coder Instruct on, leading to
|
49 |
[SWE-agent-LM-32B](https://huggingface.co/SWE-bench/SWE-agent-LM-32B), a coding LM agent that
|