Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,18 @@ size_categories:
|
|
| 22 |
|
| 23 |

|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
# Deep Overview
|
| 26 |
|
| 27 |
JumpTrace-1K is not a traditional code-generation dataset.
|
|
@@ -168,4 +180,19 @@ The dataset serves as a foundation for experiments involving:
|
|
| 168 |
- Planning-focused fine-tuning
|
| 169 |
- Engineering workflow automation
|
| 170 |
|
| 171 |
-
By focusing on the reasoning process rather than only the final answer, JumpTrace-1K aims to support the development of more capable and reliable coding agents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |

|
| 24 |
|
| 25 |
+
<p align="center">
|
| 26 |
+
<a href="https://jumplander.org">🌐 Website</a> •
|
| 27 |
+
<a href="https://huggingface.co/datasets/jumplander/JumpTrace-1K">🤗 Dataset</a>
|
| 28 |
+
</p>
|
| 29 |
+
|
| 30 |
+
<p align="center">
|
| 31 |
+
<strong>Developed by JumpLander</strong><br>
|
| 32 |
+
AI Platform for Coding Agents, Software Engineering, and Intelligent Development Workflows
|
| 33 |
+
</p>
|
| 34 |
+
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
# Deep Overview
|
| 38 |
|
| 39 |
JumpTrace-1K is not a traditional code-generation dataset.
|
|
|
|
| 180 |
- Planning-focused fine-tuning
|
| 181 |
- Engineering workflow automation
|
| 182 |
|
| 183 |
+
By focusing on the reasoning process rather than only the final answer, JumpTrace-1K aims to support the development of more capable and reliable coding agents.
|
| 184 |
+
|
| 185 |
+
---
|
| 186 |
+
|
| 187 |
+
# About JumpLander
|
| 188 |
+
|
| 189 |
+
JumpTrace-1K is part of the JumpLander ecosystem.
|
| 190 |
+
|
| 191 |
+
JumpLander is an AI platform focused on coding agents, software engineering workflows, repository intelligence, and developer-focused artificial intelligence tools.
|
| 192 |
+
|
| 193 |
+
- Website: https://jumplander.org
|
| 194 |
+
- Dataset Author: JumpLander
|
| 195 |
+
- Release: JumpTrace-1K v1.0
|
| 196 |
+
- License: CC BY 4.0
|
| 197 |
+
|
| 198 |
+
Learn more at: https://jumplander.org
|