Update README.md
Browse files
README.md
CHANGED
@@ -131,9 +131,12 @@ The model weights and card are released under the MIT license. Review and comply
|
|
131 |
If you use this model, please cite the project:
|
132 |
|
133 |
```bibtex
|
134 |
-
@
|
135 |
-
|
136 |
-
|
137 |
-
|
|
|
|
|
|
|
138 |
}
|
139 |
```
|
|
|
131 |
If you use this model, please cite the project:
|
132 |
|
133 |
```bibtex
|
134 |
+
@misc{federico_torrielli_2025,
|
135 |
+
author = { Federico Torrielli and Stefano Locci },
|
136 |
+
title = { academic-sentiment-classifier },
|
137 |
+
year = 2025,
|
138 |
+
url = { https://huggingface.co/EvilScript/academic-sentiment-classifier },
|
139 |
+
doi = { 10.57967/hf/6535 },
|
140 |
+
publisher = { Hugging Face }
|
141 |
}
|
142 |
```
|