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