Update README.md
This commit is contained in:
parent
b0e7e9643a
commit
71b3fd2c6a
15
README.md
15
README.md
|
@ -48,15 +48,20 @@ Thanks to Samuel Domdey and chrsiebert for their support in making this model av
|
||||||
|
|
||||||
# Reference ✅
|
# 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,
|
Jochen Hartmann, "Emotion English DistilRoBERTa-base". https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/, 2022.
|
||||||
title={Emotion English DistilRoBERTa-base},
|
```
|
||||||
|
|
||||||
|
BibTex citation:
|
||||||
|
|
||||||
|
```
|
||||||
|
@misc{hartmann2022emotionenglish,
|
||||||
author={Hartmann, Jochen},
|
author={Hartmann, Jochen},
|
||||||
url={https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/},
|
title={Emotion English DistilRoBERTa-base},
|
||||||
year={2022},
|
year={2022},
|
||||||
note={Online; accessed [INSERT_DATE]}
|
howpublished = {\url{https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/}},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue