Nikola299 commited on
Commit
b68fc0d
1 Parent(s): 0cc29cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -89,10 +89,10 @@ The model was then tested on a smaller evaluation dataset, achieving an F1 score
89
  If you find our work useful, please consider citing WASPer:
90
 
91
  ```
92
- @article{bai2024longwriter,
93
- title={LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMs},
94
- author={Yushi Bai and Jiajie Zhang and Xin Lv and Linzhi Zheng and Siqi Zhu and Lei Hou and Yuxiao Dong and Jie Tang and Juanzi Li},
95
- journal={arXiv preprint arXiv:2408.07055},
96
  year={2024}
97
  }
98
  ```
 
89
  If you find our work useful, please consider citing WASPer:
90
 
91
  ```
92
+ @article{...2024wasper,
93
+ title={WASPer: Propaganda Detection in Bulgarian and English},
94
+ author={....},
95
+ journal={arXiv preprint arXiv:...},
96
  year={2024}
97
  }
98
  ```