john-b-yang commited on
Commit
07a0c81
·
verified ·
1 Parent(s): 458d237

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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