Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AdapterHub
/
bert-base-uncased-pf-scicite

Text Classification
Adapters
English
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Adapters

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

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("bert-base-uncased")
    model.load_adapter("AdapterHub/bert-base-uncased-pf-scicite", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
bert-base-uncased-pf-scicite
5.97 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
calpt's picture
calpt
Fix label2id mapping.
503e937 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
    572 Bytes
    Initial version. over 4 years ago
  • head_config.json
    399 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.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