TajaKuzman
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -314,15 +314,14 @@ model_args ={
|
|
314 |
|
315 |
## Citation
|
316 |
|
317 |
-
Paper with the details on the model is currently
|
318 |
|
319 |
```
|
320 |
-
@
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
publisher = { Hugging Face }
|
326 |
}
|
327 |
```
|
328 |
|
|
|
314 |
|
315 |
## Citation
|
316 |
|
317 |
+
Paper with the details on the model is currently in submission. If you use the model, please cite [this paper](https://arxiv.org/abs/2411.19638):
|
318 |
|
319 |
```
|
320 |
+
@article{kuzman2024llmteacherstudent,
|
321 |
+
title={{LLM Teacher-Student Framework for Text Classification With No Manually Annotated Data: A Case Study in IPTC News Topic Classification}},
|
322 |
+
author={Kuzman, Taja and Ljube{\v{s}}i{\'c}, Nikola},
|
323 |
+
journal={arXiv preprint arXiv:2411.19638},
|
324 |
+
year={2024}
|
|
|
325 |
}
|
326 |
```
|
327 |
|