renjiepi commited on
Commit
bb14135
·
verified ·
1 Parent(s): f99530b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -55,5 +55,18 @@ For evaluation on Terminal Bench 2.0, we encourage using Terminus 2 scaffolding
55
  ],
56
  "task_complete": false
57
  }
 
58
 
 
 
 
 
 
 
 
 
 
 
 
 
59
 
 
55
  ],
56
  "task_complete": false
57
  }
58
+ ```
59
 
60
+ ## 📜 Citation
61
+ If you use this dataset in your research, please cite the following work:
62
+ ```bibtex
63
+ @misc{pi2026dataengineeringscalingllm,
64
+ title={On Data Engineering for Scaling LLM Terminal Capabilities},
65
+ author={Renjie Pi and Grace Lam and Mohammad Shoeybi and Pooya Jannaty and Bryan Catanzaro and Wei Ping},
66
+ year={2026},
67
+ eprint={2602.21193},
68
+ archivePrefix={arXiv},
69
+ primaryClass={cs.CL},
70
+ url={https://arxiv.org/abs/2602.21193},
71
+ }
72