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

  • Log In
  • Sign Up

AdapterHub
/
roberta-base-pf-sick

Text Classification
Adapters
English
roberta
adapterhub:nli/sick
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Adapters

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

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("roberta-base")
    model.load_adapter("AdapterHub/roberta-base-pf-sick", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
roberta-base-pf-sick
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
calpt's picture
calpt
Fix label2id mapping.
c57c4fa over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    2.26 kB
    Add inference API tag & update citation over 4 years ago
  • adapter_config.json
    570 Bytes
    Initial version. over 4 years ago
  • head_config.json
    405 Bytes
    Fix label2id mapping. over 4 years ago
  • pytorch_adapter.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    3.59 MB
    xet
    Initial version. over 4 years ago
  • pytorch_model_head.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    2.37 MB
    xet
    Initial version. over 4 years ago