vdmbrsv commited on
Commit
7f0afb5
·
verified ·
1 Parent(s): 87d9f83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -205,13 +205,14 @@ Synthetic data reduces bias, but validation in real-world scenarios is advised.
205
 
206
  ## Citation
207
  ```bib
208
- @misc{tabularisai_2025,
209
- author = { tabularisai and Samuel Gyamfi and Vadim Borisov and Richard H. Schreiber },
210
- title = { multilingual-sentiment-analysis (Revision 69afb83) },
211
- year = 2025,
212
- url = { https://huggingface.co/tabularisai/multilingual-sentiment-analysis },
213
- doi = { 10.57967/hf/5968 },
214
- publisher = { Hugging Face }
 
215
  }
216
  ```
217
 
 
205
 
206
  ## Citation
207
  ```bib
208
+ @misc{tabularisai2025multilingualsentiment,
209
+ author = {Vadim Borisov and Samuel Gyamfi and Richard H. Schreiber},
210
+ title = {Multilingual Sentiment Analysis},
211
+ year = {2025},
212
+ doi = {10.57967/hf/5968},
213
+ url = {https://huggingface.co/tabularisai/multilingual-sentiment-analysis},
214
+ publisher = {Hugging Face},
215
+ note = {Revision 69afb83}
216
  }
217
  ```
218