Update Tmax citation BibTeX
Browse files
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{
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|