Pedrada commited on
Commit
e362dc6
·
verified ·
1 Parent(s): 73abc83

Add binary model

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ pipeline_tag: text-classification
16
  This is a RoBERTa-large model trained on 154M tweets until the end of December 2022 and finetuned for detecting sensitive content (multilabel classification) on the [_X-Sensitive_](https://huggingface.co/datasets/cardiffnlp/x_sensitive) dataset.
17
  The original Twitter-based RoBERTa model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-large-2022-154m).
18
 
 
 
19
 
20
 
21
  ## Labels
 
16
  This is a RoBERTa-large model trained on 154M tweets until the end of December 2022 and finetuned for detecting sensitive content (multilabel classification) on the [_X-Sensitive_](https://huggingface.co/datasets/cardiffnlp/x_sensitive) dataset.
17
  The original Twitter-based RoBERTa model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-large-2022-154m).
18
 
19
+ A sensitive content binary model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-large-sensitive-binary).
20
+
21
 
22
 
23
  ## Labels