PyTorch
mistral
YC-Chen commited on
Commit
084f64e
·
verified ·
1 Parent(s): df87d2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -223,6 +223,7 @@ print(result2)
223
 
224
  If you find this work is useful, please cite it with:
225
 
 
226
  @article{chen2024enhancing,
227
  title={Enhancing Function-Calling Capabilities in LLMs: Strategies for Prompt Formats, Data Integration, and Multilingual Translation},
228
  author={Chen, Yi-Chang and Hsu, Po-Chun and Hsu, Chan-Jan and Shiu, Da-shan},
@@ -230,3 +231,4 @@ If you find this work is useful, please cite it with:
230
  year={2024},
231
  url={https://arxiv.org/abs/2412.01130}
232
  }
 
 
223
 
224
  If you find this work is useful, please cite it with:
225
 
226
+ ```
227
  @article{chen2024enhancing,
228
  title={Enhancing Function-Calling Capabilities in LLMs: Strategies for Prompt Formats, Data Integration, and Multilingual Translation},
229
  author={Chen, Yi-Chang and Hsu, Po-Chun and Hsu, Chan-Jan and Shiu, Da-shan},
 
231
  year={2024},
232
  url={https://arxiv.org/abs/2412.01130}
233
  }
234
+ ```