Update README.md
Browse files
README.md
CHANGED
|
@@ -278,11 +278,14 @@ SoT supports multiple languages. System prompts and exemplars are automatically
|
|
| 278 |
If you find our work helpful, please cite:
|
| 279 |
|
| 280 |
```
|
| 281 |
-
@
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
|
|
|
|
|
|
|
|
|
|
| 286 |
}
|
| 287 |
```
|
| 288 |
|
|
|
|
| 278 |
If you find our work helpful, please cite:
|
| 279 |
|
| 280 |
```
|
| 281 |
+
@misc{aytes2025sot,
|
| 282 |
+
title={Sketch-of-Thought: Efficient LLM Reasoning with Adaptive Cognitive-Inspired Sketching},
|
| 283 |
+
author={Simon A. Aytes and Jinheon Baek and Sung Ju Hwang},
|
| 284 |
+
year={2025},
|
| 285 |
+
eprint={2503.05179},
|
| 286 |
+
archivePrefix={arXiv},
|
| 287 |
+
primaryClass={cs.CL},
|
| 288 |
+
url={https://arxiv.org/abs/2503.05179},
|
| 289 |
}
|
| 290 |
```
|
| 291 |
|