from transformers import AutoTokenizer, ROBERTAClassifier
tokenizer = AutoTokenizer.from_pretrained("ivalig94/Robertweet-large")
model = ROBERTAClassifier.from_pretrained("ivalig94/Robertweet-large")
- Downloads last month
- 40
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no pipeline_tag.