Update README.md
Browse files
README.md
CHANGED
|
@@ -81,10 +81,10 @@ We release a series of EasyRec checkpoints with varying sizes. You can easily lo
|
|
| 81 |
## 🌟 Citation
|
| 82 |
If you find this work is helpful to your research, please consider citing our paper:
|
| 83 |
```bibtex
|
| 84 |
-
@
|
| 85 |
title={EasyRec: Simple yet Effective Language Models for Recommendation},
|
| 86 |
author={Ren, Xubin and Huang, Chao},
|
| 87 |
-
journal={arXiv preprint},
|
| 88 |
year={2024}
|
| 89 |
}
|
| 90 |
```
|
|
|
|
| 81 |
## 🌟 Citation
|
| 82 |
If you find this work is helpful to your research, please consider citing our paper:
|
| 83 |
```bibtex
|
| 84 |
+
@article{ren2024easyrec,
|
| 85 |
title={EasyRec: Simple yet Effective Language Models for Recommendation},
|
| 86 |
author={Ren, Xubin and Huang, Chao},
|
| 87 |
+
journal={arXiv preprint arXiv:2408.08821},
|
| 88 |
year={2024}
|
| 89 |
}
|
| 90 |
```
|