sana-ngu commited on
Commit
65096ac
·
1 Parent(s): 5a52aa5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ metrics:
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).
11
 
12
  More information about the original pre-trained model can be found [here](https://huggingface.co/docs/transformers/model_doc/bertweet)
13
 
 
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).
11
 
12
  More information about the original pre-trained model can be found [here](https://huggingface.co/docs/transformers/model_doc/bertweet)
13