mprzymus commited on
Commit
f6e4429
·
1 Parent(s): 7d1f99f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ widget:
20
 
21
  # Twitter emotion PL (fast)
22
 
23
- Twitter emotion PL (fast) is a model based on[distiluse](https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v1) for analyzing emotion of Polish twitter posts. It was trained on the translated version of [TweetEval](https://www.researchgate.net/publication/347233661_TweetEval_Unified_Benchmark_and_Comparative_Evaluation_for_Tweet_Classification) by Barbieri et al., 2020 for 10 epochs on single RTX3090 gpu.
24
 
25
  The model will give you a three labels: positive, negative and neutral.
26
 
 
20
 
21
  # Twitter emotion PL (fast)
22
 
23
+ Twitter emotion PL (fast) is a model based on [distiluse](https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased-v1) for analyzing emotion of Polish twitter posts. It was trained on the translated version of [TweetEval](https://www.researchgate.net/publication/347233661_TweetEval_Unified_Benchmark_and_Comparative_Evaluation_for_Tweet_Classification) by Barbieri et al., 2020 for 10 epochs on single RTX3090 gpu.
24
 
25
  The model will give you a three labels: positive, negative and neutral.
26