renjiepi commited on
Commit
a6794af
·
verified ·
1 Parent(s): 13b39b8

Update README.md

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