SiweiWu commited on
Commit
f61a4c6
·
verified ·
1 Parent(s): ddd2417

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This is the 7B model for the paper [Large-Scale Terminal Agentic Trajectory Generation from Dockerized Environments](https://huggingface.co/papers/2602.01244).
2
+
3
+ ## Citation
4
+
5
+ **BibTeX:**
6
+
7
+ ```bibtex
8
+ @misc{wu2026largescaleterminalagentictrajectory,
9
+ title={Large-Scale Terminal Agentic Trajectory Generation from Dockerized Environments},
10
+ author={Siwei Wu and Yizhi Li and Yuyang Song and Wei Zhang and Yang Wang and Riza Batista-Navarro and Xian Yang and Mingjie Tang and Bryan Dai and Jian Yang and Chenghua Lin},
11
+ year={2026},
12
+ eprint={2602.01244},
13
+ archivePrefix={arXiv},
14
+ primaryClass={cs.CL},
15
+ url={https://arxiv.org/abs/2602.01244},
16
+ }
17
+ ```