saroyehun commited on
Commit
3ec690a
1 Parent(s): 9d03383

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  - en
5
  library_name: transformers
6
  widget:
7
- - text: ""
8
  ---
9
  This is a BERTweet-large model that has been further pre-trained with preferential masking of emotion words for 100k steps on about 6.3M Vent posts.
10
 
@@ -16,7 +16,9 @@ Please cite the following paper if you find the model useful for your work:
16
  @article{aroyehun2023leia,
17
  title={LEIA: Linguistic Embeddings for the Identification of Affect},
18
  author={Aroyehun, Segun Taofeek and Malik, Lukas and Metzler, Hannah and Haimerl, Nikolas and Di Natale, Anna and Garcia, David},
19
- journal={arXiv preprint arXiv:2304.10973},
20
- year={2023}
 
 
21
  }
22
  ```
 
4
  - en
5
  library_name: transformers
6
  widget:
7
+ - text: "--"
8
  ---
9
  This is a BERTweet-large model that has been further pre-trained with preferential masking of emotion words for 100k steps on about 6.3M Vent posts.
10
 
 
16
  @article{aroyehun2023leia,
17
  title={LEIA: Linguistic Embeddings for the Identification of Affect},
18
  author={Aroyehun, Segun Taofeek and Malik, Lukas and Metzler, Hannah and Haimerl, Nikolas and Di Natale, Anna and Garcia, David},
19
+ journal={EPJ Data Science},
20
+ volume={12},
21
+ year={2023},
22
+ publisher={Springer}
23
  }
24
  ```