Datasets:
Update Tmax citation BibTeX
Browse files
README.md
CHANGED
|
@@ -194,9 +194,13 @@ The data includes outputs generated using Gemini 3.1 Pro, which are subject to G
|
|
| 194 |
|
| 195 |
If you use our model or data, please cite our paper:
|
| 196 |
```
|
| 197 |
-
@misc{
|
| 198 |
-
|
| 199 |
-
|
| 200 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 201 |
}
|
| 202 |
```
|
|
|
|
| 194 |
|
| 195 |
If you use our model or data, please cite our paper:
|
| 196 |
```
|
| 197 |
+
@misc{ivison2026tmaxsimplerecipeterminal,
|
| 198 |
+
title={Tmax: A simple recipe for terminal agents},
|
| 199 |
+
author={Hamish Ivison and Junjie Oscar Yin and Rulin Shao and Teng Xiao and Nathan Lambert and Hannaneh Hajishirzi},
|
| 200 |
+
year={2026},
|
| 201 |
+
eprint={2606.23321},
|
| 202 |
+
archivePrefix={arXiv},
|
| 203 |
+
primaryClass={cs.CL},
|
| 204 |
+
url={https://arxiv.org/abs/2606.23321},
|
| 205 |
}
|
| 206 |
```
|