ahs95 commited on
Commit
90ea86b
·
verified ·
1 Parent(s): 83f8d5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -100,7 +100,7 @@ print(outputs.logits)
100
  ## Citation
101
 
102
  If you use this model in your work, please cite:
103
-
104
  @misc{hoque2025banglabertsentimentsarcasm,
105
  author = {Arshadul Hoque, Nasrin Sultana, Risul Islam Rasel},
106
  title = {Bangla Sentiment and Sarcasm Detection: Reactions to Bangladesh's 2023 World Cup},
@@ -108,4 +108,5 @@ If you use this model in your work, please cite:
108
  year = {2025},
109
  publisher = {Hugging Face},
110
  url = {https://huggingface.co/ahs95/sentiment-sarcasm-detection-BanglaBERT}
111
- }
 
 
100
  ## Citation
101
 
102
  If you use this model in your work, please cite:
103
+ ```bibtex
104
  @misc{hoque2025banglabertsentimentsarcasm,
105
  author = {Arshadul Hoque, Nasrin Sultana, Risul Islam Rasel},
106
  title = {Bangla Sentiment and Sarcasm Detection: Reactions to Bangladesh's 2023 World Cup},
 
108
  year = {2025},
109
  publisher = {Hugging Face},
110
  url = {https://huggingface.co/ahs95/sentiment-sarcasm-detection-BanglaBERT}
111
+ }
112
+ ```