Jasaxion commited on
Commit
e934d65
·
verified ·
1 Parent(s): 11dfb47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -95,10 +95,10 @@ print(similarities.shape)
95
 
96
  ### BibTeX
97
  ```bibtex
98
- @article{wu2025lexsembridge,
99
- title={LexSemBridge: Fine-Grained Dense Representation Enhancement through Token-Aware Embedding Augmentation},
100
- author={Wu, Zhiyong and Wu, Zhenyu and Xu, Fangzhi and Wang, Yian and Sun, Qiushi and Jia, Chengyou and Cheng, Kanzhi and Ding, Zichen and Chen, Liheng and Liang, Paul Pu and others},
101
- journal={arXiv preprint arXiv:2508.17858},
102
- year={2025}
103
- }
104
  ```
 
95
 
96
  ### BibTeX
97
  ```bibtex
98
+ @article{zhan2025lexsembridge,
99
+ title={LexSemBridge: Fine-Grained Dense Representation Enhancement through Token-Aware Embedding Augmentation},
100
+ author={Zhan, Shaoxiong and Lin, Hai and Tan, Hongming and Cai, Xiaodong and Zheng, Hai-Tao and Su, Xin and Shan, Zifei and Liu, Ruitong and Kim, Hong-Gee},
101
+ journal={arXiv preprint arXiv:2508.17858},
102
+ year={2025}
103
+ }
104
  ```