saroyehun commited on
Commit
b908e7d
1 Parent(s): 61365cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,6 +12,9 @@ widget:
12
  - text: "You wont believe what happened to me today :)"
13
  - text: "You wont believe what happened to me today :("
14
  ---
 
 
 
15
  ## Citation
16
  Please cite the following paper if you find the model useful for your work:
17
  ```bibtex
 
12
  - text: "You wont believe what happened to me today :)"
13
  - text: "You wont believe what happened to me today :("
14
  ---
15
+ This is an emotion classification model based on further pre-training of BERTweet-large with preferential maskig of emotion words and fine-tuning on a subset of a self-labeled emotion dataset (Lykousas et al., 2019) that corresponds to Anger, Fear, Sadness, Joy, and Affection. The paper, [LEIA: Linguistic Embeddings for the Identification of Affect](https://arxiv.org/abs/2304.10973) provides further details on the model and its evauation.
16
+
17
+ See [here](https://huggingface.co/LEIA/LEIA-base) for a similar model based on BERTweet-base.
18
  ## Citation
19
  Please cite the following paper if you find the model useful for your work:
20
  ```bibtex