Safetensors
qwen3_5
Eval Results
hamishivi commited on
Commit
81ec54b
·
verified ·
1 Parent(s): 0454856

Update Tmax citation BibTeX

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -115,10 +115,14 @@ This model is licensed under Apache 2.0. It is intended for research and educati
115
 
116
  If you use our model or data, please cite our paper:
117
  ```
118
- @misc{ivison2026tmax,
119
- title={{TMAX}: A Simple Recipe for Terminal Agents},
120
- author={Ivison, Hamish and Yin, Junjie Oscar and Shao, Rulin and Xiao, Teng and Lambert, Nathan and Hajishirzi, Hannaneh},
121
- year={2026},
 
 
 
 
122
  }
123
  ```
124
 
 
115
 
116
  If you use our model or data, please cite our paper:
117
  ```
118
+ @misc{ivison2026tmaxsimplerecipeterminal,
119
+ title={Tmax: A simple recipe for terminal agents},
120
+ author={Hamish Ivison and Junjie Oscar Yin and Rulin Shao and Teng Xiao and Nathan Lambert and Hannaneh Hajishirzi},
121
+ year={2026},
122
+ eprint={2606.23321},
123
+ archivePrefix={arXiv},
124
+ primaryClass={cs.CL},
125
+ url={https://arxiv.org/abs/2606.23321},
126
  }
127
  ```
128