LEIA
/

saroyehun commited on
Commit
c6c8107
1 Parent(s): c2fc367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -11,4 +11,15 @@ widget:
11
  - text: "You wont believe what happened to me today <3"
12
  - text: "You wont believe what happened to me today :)"
13
  - text: "You wont believe what happened to me today :("
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
11
  - text: "You wont believe what happened to me today <3"
12
  - text: "You wont believe what happened to me today :)"
13
  - text: "You wont believe what happened to me today :("
14
+ ---
15
+
16
+ ## Citation
17
+ Please cite the following paper if you find the model useful for your work:
18
+ ```bibtex
19
+ @article{aroyehun2023leia,
20
+ title={LEIA: Linguistic Embeddings for the Identification of Affect},
21
+ author={Aroyehun, Segun Taofeek and Malik, Lukas and Metzler, Hannah and Haimerl, Nikolas and Di Natale, Anna and Garcia, David},
22
+ journal={arXiv preprint arXiv:2304.10973},
23
+ year={2023}
24
+ }
25
+ ```