Views
No views yet
| Model | Size | Base Accuracy | Nemotron-Terminal Accuracy |
|---|---|---|---|
| Nemotron-Terminal-8B | 8B | 2.47% | 13.0% |
| Nemotron-Terminal-14B | 14B | 4.04% | 20.2% |
| Nemotron-Terminal-32B | 32B | 3.37% | 27.4% |
1{
2 "analysis": "Analysis of the current terminal state...",
3 "plan": "Step-by-step plan for the next command...",
4 "commands": [
5 {
6 "keystrokes": "ls -la\n",
7 "duration": 0.1
8 }
9 ],
10 "task_complete": false
11}1@misc{pi2026dataengineeringscalingllm,
2 title={On Data Engineering for Scaling LLM Terminal Capabilities},
3 author={Renjie Pi and Grace Lam and Mohammad Shoeybi and Pooya Jannaty and Bryan Catanzaro and Wei Ping},
4 year={2026},
5 eprint={2602.21193},
6 archivePrefix={arXiv},
7 primaryClass={cs.CL},
8 url={https://arxiv.org/abs/2602.21193},
9}
10