LEIA
/

saroyehun commited on
Commit
b1befaa
1 Parent(s): 1fd8bcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
  ---
15
  This is an emotion classification model based on further pre-training of BERTweet-basee 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-large) for a similar model based on BERTweet-large.
18
  ## Citation
19
  Please cite the following paper if you find the model useful for your work:
20
  ```bibtex
 
14
  ---
15
  This is an emotion classification model based on further pre-training of BERTweet-basee 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
19
  Please cite the following paper if you find the model useful for your work:
20
  ```bibtex