Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AdapterHub
/
roberta-base-pf-mrpc

Text Classification
Adapters
English
roberta
adapterhub:sts/mrpc
Model card Files Files and versions
xet
Community

Instructions to use AdapterHub/roberta-base-pf-mrpc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Adapters

    How to use AdapterHub/roberta-base-pf-mrpc with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("roberta-base")
    model.load_adapter("AdapterHub/roberta-base-pf-mrpc", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
roberta-base-pf-mrpc
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
calpt's picture
calpt
Fix label2id mapping.
93f025f over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    2.22 kB
    Add inference API tag & update citation over 4 years ago
  • adapter_config.json
    575 Bytes
    Initial version. over 4 years ago
  • head_config.json
    391 Bytes
    Fix label2id mapping. over 4 years ago
  • pytorch_adapter.bin
    3.59 MB
    xet
    Initial version. over 4 years ago
  • pytorch_model_head.bin
    2.37 MB
    xet
    Initial version. over 4 years ago