Update README.md
Browse files
README.md
CHANGED
|
@@ -202,4 +202,10 @@ Checking the next perfect cubes (64, 125, etc.) confirms they do not yield integ
|
|
| 202 |
## Citation
|
| 203 |
If you find this work helpful, please cite:
|
| 204 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 205 |
```
|
|
|
|
| 202 |
## Citation
|
| 203 |
If you find this work helpful, please cite:
|
| 204 |
```
|
| 205 |
+
@article{fang2025thinkless,
|
| 206 |
+
title={Thinkless: LLM Learns When to Think},
|
| 207 |
+
author={Fang, Gongfan and Ma, Xinyin and Wang, Xinchao},
|
| 208 |
+
journal={arXiv preprint arXiv:2505.13379},
|
| 209 |
+
year={2025}
|
| 210 |
+
}
|
| 211 |
```
|