Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
</div>
|
| 20 |
|
| 21 |
<div align="center">
|
| 22 |
-
<a href="https://github.com/FreedomIntelligence/HuatuoGPT-o1" target="_blank">GitHub</a> | <a href="https://arxiv.org/
|
| 23 |
</div>
|
| 24 |
|
| 25 |
# <span>Introduction</span>
|
|
@@ -67,10 +67,14 @@ HuatuoGPT-o1 adopts a *thinks-before-it-answers* approach, with outputs formatte
|
|
| 67 |
|
| 68 |
# <span>📖 Citation</span>
|
| 69 |
```
|
| 70 |
-
@misc{
|
| 71 |
title={HuatuoGPT-o1, Towards Medical Complex Reasoning with LLMs},
|
| 72 |
-
author={Junying Chen and Zhenyang Cai and Ke Ji and Xidong Wang and Wanlong
|
| 73 |
-
year={2024}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
}
|
| 75 |
```
|
| 76 |
|
|
|
|
| 19 |
</div>
|
| 20 |
|
| 21 |
<div align="center">
|
| 22 |
+
<a href="https://github.com/FreedomIntelligence/HuatuoGPT-o1" target="_blank">GitHub</a> | <a href="https://arxiv.org/pdf/2412.18925" target="_blank">Paper</a>
|
| 23 |
</div>
|
| 24 |
|
| 25 |
# <span>Introduction</span>
|
|
|
|
| 67 |
|
| 68 |
# <span>📖 Citation</span>
|
| 69 |
```
|
| 70 |
+
@misc{chen2024huatuogpto1medicalcomplexreasoning,
|
| 71 |
title={HuatuoGPT-o1, Towards Medical Complex Reasoning with LLMs},
|
| 72 |
+
author={Junying Chen and Zhenyang Cai and Ke Ji and Xidong Wang and Wanlong Liu and Rongsheng Wang and Jianye Hou and Benyou Wang},
|
| 73 |
+
year={2024},
|
| 74 |
+
eprint={2412.18925},
|
| 75 |
+
archivePrefix={arXiv},
|
| 76 |
+
primaryClass={cs.CL},
|
| 77 |
+
url={https://arxiv.org/abs/2412.18925},
|
| 78 |
}
|
| 79 |
```
|
| 80 |
|