saroyehun commited on
Commit
24dd549
1 Parent(s): 8073045

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ widget:
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-base 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 [LEIA-large](https://huggingface.co/LEIA/LEIA-large) for a similar model based on BERTweet-large.
18
  ## Citation
 
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-base with preferential masking 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://doi.org/10.1140/epjds/s13688-023-00427-0) provides further details on the model and its evauation.
16
 
17
  See [LEIA-large](https://huggingface.co/LEIA/LEIA-large) for a similar model based on BERTweet-large.
18
  ## Citation