# **we train an adapter for a RoBERTa model for sequence classification on a sentiment analysis task using adapter-transformers, the AdapterHub adaptation of HuggingFace's transformers library.**
## Usage
```python
model = load_from_hub(repo_id="DrishtiSharma/Adapter-for-RoBERTa-on-amazon-polarity", filename="adapter-roberta-base-amazon-polarity.pkl")
```
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 library tag.