Update README.md

This commit is contained in:
Hartmann 2022-02-01 06:29:03 +00:00 committed by huggingface-web
parent b0e7e9643a
commit 71b3fd2c6a
1 changed files with 10 additions and 5 deletions

View File

@ -48,15 +48,20 @@ Thanks to Samuel Domdey and chrsiebert for their support in making this model av
# Reference ✅
Please cite the following reference if you use this model. A working paper will be available soon.
For attribution, please cite the following reference if you use this model. A working paper will be available soon.
```
@misc{hartmann2022,
title={Emotion English DistilRoBERTa-base},
Jochen Hartmann, "Emotion English DistilRoBERTa-base". https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/, 2022.
```
BibTex citation:
```
@misc{hartmann2022emotionenglish,
author={Hartmann, Jochen},
url={https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/},
title={Emotion English DistilRoBERTa-base},
year={2022},
note={Online; accessed [INSERT_DATE]}
howpublished = {\url{https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/}},
}
```