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

  • Log In
  • Sign Up

malteos
/
aspect-acl-scibert-scivocab-uncased

Transformers
PyTorch
Sri Lankan Creole Malay
English
multilingual
bert
classification
similarity
Model card Files Files and versions
xet
Community
2

Instructions to use malteos/aspect-acl-scibert-scivocab-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use malteos/aspect-acl-scibert-scivocab-uncased with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertForMultiLabelSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("malteos/aspect-acl-scibert-scivocab-uncased")
    model = BertForMultiLabelSequenceClassification.from_pretrained("malteos/aspect-acl-scibert-scivocab-uncased")
  • Notebooks
  • Google Colab
  • Kaggle
aspect-acl-scibert-scivocab-uncased
440 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
malteos's picture
malteos
lbourdois's picture
lbourdois
Add multilingual to the language tag (#1)
756c53e over 3 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.25 kB
    Add multilingual to the language tag (#1) over 3 years ago
  • config.json
    919 Bytes
    Upload config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    440 MB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • vocab.txt
    228 kB
    Upload vocab.txt over 4 years ago