Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ tags:
|
|
30 |
### Model Sources
|
31 |
|
32 |
- **Repository:** https://github.com/palomapiot/distil-metahate
|
33 |
-
- **Paper:**
|
34 |
|
35 |
## Uses
|
36 |
|
@@ -73,7 +73,17 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
73 |
|
74 |
## Citation
|
75 |
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
## Model Card Contact
|
79 |
|
|
|
30 |
### Model Sources
|
31 |
|
32 |
- **Repository:** https://github.com/palomapiot/distil-metahate
|
33 |
+
- **Paper (preprint):** https://arxiv.org/abs/2412.13698
|
34 |
|
35 |
## Uses
|
36 |
|
|
|
73 |
|
74 |
## Citation
|
75 |
|
76 |
+
```bibtex
|
77 |
+
@misc{piot2024efficientexplainablehatespeech,
|
78 |
+
title={Towards Efficient and Explainable Hate Speech Detection via Model Distillation},
|
79 |
+
author={Paloma Piot and Javier Parapar},
|
80 |
+
year={2024},
|
81 |
+
eprint={2412.13698},
|
82 |
+
archivePrefix={arXiv},
|
83 |
+
primaryClass={cs.CL},
|
84 |
+
url={https://arxiv.org/abs/2412.13698},
|
85 |
+
}
|
86 |
+
```
|
87 |
|
88 |
## Model Card Contact
|
89 |
|