NeoZ123 commited on
Commit
0ba4595
β€’
1 Parent(s): 2de83ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: text-generation
14
  # LongCite-glm4-9b
15
 
16
  <p align="center">
17
- πŸ€— <a href="https://huggingface.co/datasets/THUDM/LongCite-45k" target="_blank">[LongCite Dataset] </a> β€’ πŸ’» <a href="https://github.com/THUDM/LongCite" target="_blank">[Github Repo]</a> β€’ πŸ“ƒ <a href="https://arxiv.org/abs/" target="_blank">[LongCite Paper]</a>
18
  </p>
19
 
20
  LongCite-glm4-9b is trained based on [glm-4-9b](https://huggingface.co/THUDM/glm-4-9b), and is capable of generating fine-grained citations in long-context question answering. The model supports a maximum context window of up to 128K tokens.
@@ -54,7 +54,7 @@ If you find our work useful, please consider citing LongCite:
54
  @article{zhang2024longcite,
55
  title = {LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA}
56
  author={Jiajie Zhang and Yushi Bai and Xin Lv and Wanjun Gu and Danqing Liu and Minhao Zou and Shulin Cao and Lei Hou and Yuxiao Dong and Ling Feng and Juanzi Li},
57
- journal={arXiv preprint arXiv:},
58
  year={2024}
59
  }
60
  ```
 
14
  # LongCite-glm4-9b
15
 
16
  <p align="center">
17
+ πŸ€— <a href="https://huggingface.co/datasets/THUDM/LongCite-45k" target="_blank">[LongCite Dataset] </a> β€’ πŸ’» <a href="https://github.com/THUDM/LongCite" target="_blank">[Github Repo]</a> β€’ πŸ“ƒ <a href="https://arxiv.org/abs/2409.02897" target="_blank">[LongCite Paper]</a>
18
  </p>
19
 
20
  LongCite-glm4-9b is trained based on [glm-4-9b](https://huggingface.co/THUDM/glm-4-9b), and is capable of generating fine-grained citations in long-context question answering. The model supports a maximum context window of up to 128K tokens.
 
54
  @article{zhang2024longcite,
55
  title = {LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA}
56
  author={Jiajie Zhang and Yushi Bai and Xin Lv and Wanjun Gu and Danqing Liu and Minhao Zou and Shulin Cao and Lei Hou and Yuxiao Dong and Ling Feng and Juanzi Li},
57
+ journal={arXiv preprint arXiv:2409.02897},
58
  year={2024}
59
  }
60
  ```