MengqiLei commited on
Commit
e126599
·
verified ·
1 Parent(s): bec5839

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -47,14 +47,11 @@ The base LLM and embedding model are not redistributed here. Users must comply w
47
  If you use this checkpoint, please cite:
48
 
49
  ```bibtex
50
- @misc{lei2026hypergraphlanguage,
51
  title={Hypergraph as Language},
52
- author={Mengqi Lei and Guohuan Xie and Shihui Ying and Shaoyi Du and Jun-Hai Yong and Siqi Li and Yue Gao},
53
- year={2026},
54
- eprint={2605.21858},
55
- archivePrefix={arXiv},
56
- primaryClass={cs.CL},
57
- doi={10.48550/arXiv.2605.21858}
58
  }
59
  ```
60
 
 
47
  If you use this checkpoint, please cite:
48
 
49
  ```bibtex
50
+ @article{lei2026hypergraph,
51
  title={Hypergraph as Language},
52
+ author={Lei, Mengqi and Xie, Guohuan and Ying, Shihui and Du, Shaoyi and Yong, Jun-Hai and Li, Siqi and Gao, Yue},
53
+ journal={arXiv preprint arXiv:2605.21858},
54
+ year={2026}
 
 
 
55
  }
56
  ```
57