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

  • Log In
  • Sign Up

DM000
/
model-test

Text Classification
Adapters
Model card Files Files and versions
xet
Community

Instructions to use DM000/model-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Adapters

    How to use DM000/model-test with Adapters:

    from adapters import AutoAdapterModel
    
    model = AutoAdapterModel.from_pretrained("undefined")
    model.load_adapter("DM000/model-test", set_active=True)
  • Notebooks
  • Google Colab
  • Kaggle
model-test
4.1 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
DM000's picture
DM000
Update README.md
c74e14b verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    76 Bytes
    Update README.md about 1 year ago
  • config.json
    79 Bytes
    update about 1 year ago
  • model.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.55 kB
    xet
    update about 1 year ago
  • model.py
    465 Bytes
    Upload model about 1 year ago
  • model_card.md
    336 Bytes
    update about 1 year ago
  • requirements.txt
    73 Bytes
    update about 1 year ago