saroyehun commited on
Commit
7115c68
1 Parent(s): e282dfb

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-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 [LEIA-base](https://huggingface.co/LEIA/LEIA-base) for a similar model based on BERTweet-base.
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-large 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-base](https://huggingface.co/LEIA/LEIA-base) for a similar model based on BERTweet-base.
18
  ## Citation