Edit model card
# **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")

```
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Examples
Unable to determine this model's library. Check the docs .