sana-ngu commited on
Commit
5a52aa5
·
1 Parent(s): 2e3a71a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  language:
3
  - en
 
 
 
 
4
  ---
5
  ### BERTweet-large-sexism-detector
6
  This is a fine-tuned model of BERTweet-large) on the Explainable Detection of Online Sexism (EDOS) dataset. It is intended to be used as a classification model for identifying tweets (0 - not sexist; 1 - sexist).
 
1
  ---
2
  language:
3
  - en
4
+ metrics:
5
+ - f1
6
+ - accuracy
7
+ pipeline_tag: text-classification
8
  ---
9
  ### BERTweet-large-sexism-detector
10
  This is a fine-tuned model of BERTweet-large) on the Explainable Detection of Online Sexism (EDOS) dataset. It is intended to be used as a classification model for identifying tweets (0 - not sexist; 1 - sexist).