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

  • Log In
  • Sign Up

AdapterHub
/
bert-base-uncased-pf-comqa

Question Answering
Adapters
English
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Adapters

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

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("bert-base-uncased")
    model.load_adapter("AdapterHub/bert-base-uncased-pf-comqa", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
bert-base-uncased-pf-comqa
3.61 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
calpt's picture
calpt
Add inference API tag & update citation
f6d91ad over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    2.24 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
    337 Bytes
    Initial version. over 4 years ago
  • pytorch_adapter.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

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

    Detected Pickle imports (3)

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

    What is a pickle import?

    7.22 kB
    xet
    Initial version. over 4 years ago