cardiffnlp / twitter-roberta-base-sensitive-multilabel

huggingface.co
Total runs: 25
24-hour runs: 0
7-day runs: 0
30-day runs: 21
Model's Last Updated: December 10 2024
text-classification

Introduction of twitter-roberta-base-sensitive-multilabel

Model Details of twitter-roberta-base-sensitive-multilabel

twitter-roberta-base-sensitive-binary

This is a RoBERTa-base model trained on 154M tweets until the end of December 2022 and finetuned for detecting sensitive content (multilabel classification) on the X-Sensitive dataset. The original Twitter-based RoBERTa model can be found here .

Labels
"id2label": {
  "0": "conflictual",
  "1": "profanity",
  "2": "sex",
  "3": "drugs",
  "4": "selfharm",
  "5": "spam"
}
Full classification example
from transformers import pipeline
    
pipe = pipeline(model='cardiffnlp/twitter-roberta-base-sensitive-multilabel')
text = "Call me today to earn some money mofos!"

pipe(text)

Output:

[[{'label': 'conflictual', 'score': 0.004052792210131884},
  {'label': 'profanity', 'score': 0.9994163513183594},
  {'label': 'sex', 'score': 0.0066294302232563496},
  {'label': 'drugs', 'score': 0.0027938704006373882},
  {'label': 'selfharm', 'score': 0.002117963507771492},
  {'label': 'spam', 'score': 0.992584228515625}]]
BibTeX entry and citation info

TBA

Runs of cardiffnlp twitter-roberta-base-sensitive-multilabel on huggingface.co

25
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
21
30-day runs

More Information About twitter-roberta-base-sensitive-multilabel huggingface.co Model

More twitter-roberta-base-sensitive-multilabel license Visit here:

https://choosealicense.com/licenses/mit

twitter-roberta-base-sensitive-multilabel huggingface.co

twitter-roberta-base-sensitive-multilabel huggingface.co is an AI model on huggingface.co that provides twitter-roberta-base-sensitive-multilabel's model effect (), which can be used instantly with this cardiffnlp twitter-roberta-base-sensitive-multilabel model. huggingface.co supports a free trial of the twitter-roberta-base-sensitive-multilabel model, and also provides paid use of the twitter-roberta-base-sensitive-multilabel. Support call twitter-roberta-base-sensitive-multilabel model through api, including Node.js, Python, http.

twitter-roberta-base-sensitive-multilabel huggingface.co Url

https://huggingface.co/cardiffnlp/twitter-roberta-base-sensitive-multilabel

cardiffnlp twitter-roberta-base-sensitive-multilabel online free

twitter-roberta-base-sensitive-multilabel huggingface.co is an online trial and call api platform, which integrates twitter-roberta-base-sensitive-multilabel's modeling effects, including api services, and provides a free online trial of twitter-roberta-base-sensitive-multilabel, you can try twitter-roberta-base-sensitive-multilabel online for free by clicking the link below.

cardiffnlp twitter-roberta-base-sensitive-multilabel online free url in huggingface.co:

https://huggingface.co/cardiffnlp/twitter-roberta-base-sensitive-multilabel

twitter-roberta-base-sensitive-multilabel install

twitter-roberta-base-sensitive-multilabel is an open source model from GitHub that offers a free installation service, and any user can find twitter-roberta-base-sensitive-multilabel on GitHub to install. At the same time, huggingface.co provides the effect of twitter-roberta-base-sensitive-multilabel install, users can directly use twitter-roberta-base-sensitive-multilabel installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

twitter-roberta-base-sensitive-multilabel install url in huggingface.co:

https://huggingface.co/cardiffnlp/twitter-roberta-base-sensitive-multilabel

Url of twitter-roberta-base-sensitive-multilabel

twitter-roberta-base-sensitive-multilabel huggingface.co Url

Provider of twitter-roberta-base-sensitive-multilabel huggingface.co

cardiffnlp
ORGANIZATIONS

Other API from cardiffnlp