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

  • Log In
  • Sign Up

AdapterHub
/
bert-base-uncased-pf-multirc

Text Classification
Adapters
English
adapterhub:rc/multirc
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Adapters

    How to use AdapterHub/bert-base-uncased-pf-multirc with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("bert-base-uncased")
    model.load_adapter("AdapterHub/bert-base-uncased-pf-multirc", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
bert-base-uncased-pf-multirc
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
calpt's picture
calpt
Fix label2id mapping.
734a29c over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    2.25 kB
    Add inference API tag & update citation over 4 years ago
  • adapter_config.json
    583 Bytes
    Initial version. over 4 years ago
  • head_config.json
    384 Bytes
    Fix label2id mapping. over 4 years ago
  • pytorch_adapter.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    3.6 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