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

  • Log In
  • Sign Up

malteos
/
aspect-cord19-scibert-scivocab-uncased

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

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, BertForMultiLabelSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("malteos/aspect-cord19-scibert-scivocab-uncased")
    model = BertForMultiLabelSequenceClassification.from_pretrained("malteos/aspect-cord19-scibert-scivocab-uncased")
  • Notebooks
  • Google Colab
  • Kaggle
aspect-cord19-scibert-scivocab-uncased
440 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
malteos's picture
malteos
Upload pytorch_model.bin with git-lfs
51449be over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.22 kB
    Create README.md over 4 years ago
  • config.json
    919 Bytes
    Upload config.json over 4 years ago
  • pytorch_model.bin
    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