Wanfq commited on
Commit
e4e0f87
β€’
1 Parent(s): 008d0f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,7 +17,7 @@ library_name: transformers
17
 
18
  _**Knowledge Fusion of Large Language Models**_
19
 
20
- <h4> |<a href="https://arxiv.org/abs/xxxx.xxxxx"> πŸ“‘ Paper </a> |
21
  <a href="https://huggingface.co/datasets/Wanfq/FuseLLM-7B"> πŸ€— Model </a> |
22
  <a href="https://github.com/fanqiwan/FuseLLM"> 🐱 Github Repo </a> |
23
  </h4>
@@ -85,12 +85,12 @@ Since FuseLLM is also applicable to instruction-tuning models, we assess the in
85
  If you find this work is relevant with your research or applications, please feel free to cite our work!
86
  ```
87
  @misc{wan2024knowledge,
88
- title={Knowledge Fusion of Large Language Models},
89
- author={Fanqi, Wan and Xinting, Huang and Deng, Cai and Xiaojun, Quan and Wei, Bi and Shuming, Shi},
90
- year={2024},
91
- eprint={xxxx.xxxxx},
92
- archivePrefix={arXiv},
93
- primaryClass={cs.CL}
94
  }
95
  ```
96
 
 
17
 
18
  _**Knowledge Fusion of Large Language Models**_
19
 
20
+ <h4> |<a href="https://arxiv.org/abs/2401.10491"> πŸ“‘ Paper </a> |
21
  <a href="https://huggingface.co/datasets/Wanfq/FuseLLM-7B"> πŸ€— Model </a> |
22
  <a href="https://github.com/fanqiwan/FuseLLM"> 🐱 Github Repo </a> |
23
  </h4>
 
85
  If you find this work is relevant with your research or applications, please feel free to cite our work!
86
  ```
87
  @misc{wan2024knowledge,
88
+ title={Knowledge Fusion of Large Language Models},
89
+ author={Fanqi Wan and Xinting Huang and Deng Cai and Xiaojun Quan and Wei Bi and Shuming Shi},
90
+ year={2024},
91
+ eprint={2401.10491},
92
+ archivePrefix={arXiv},
93
+ primaryClass={cs.CL}
94
  }
95
  ```
96