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

solwol
/
my-awesome-adapter

Text Classification
Adapters
roberta
adapterhub:sentiment/rotten_tomatoes
Model card Files Files and versions
xet
Community
1

Instructions to use solwol/my-awesome-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Adapters

    How to use solwol/my-awesome-adapter with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("roberta-base")
    model.load_adapter("solwol/my-awesome-adapter", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
my-awesome-adapter
11.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
solwol's picture
solwol
Update README.md
5011d78 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.26 kB
    Update README.md about 2 years ago
  • adapter_config.json
    1.04 kB
    Upload model about 2 years ago
  • head_config.json
    443 Bytes
    Upload model about 2 years ago
  • pytorch_adapter.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    3.6 MB
    xet
    Upload model about 2 years ago
  • pytorch_adapter.safetensors
    3.58 MB
    xet
    Adding `safetensors` variant of this model (#1) about 2 years ago
  • pytorch_model_head.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.37 MB
    xet
    Upload model about 2 years ago
  • pytorch_model_head.safetensors
    2.37 MB
    xet
    Adding `safetensors` variant of this model (#1) about 2 years ago