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

  • Log In
  • Sign Up

Hack90
/
BertVirus

Feature Extraction
Transformers
Safetensors
bert
Model card Files Files and versions
xet
Community

Instructions to use Hack90/BertVirus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Hack90/BertVirus with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Hack90/BertVirus")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Hack90/BertVirus")
    model = AutoModel.from_pretrained("Hack90/BertVirus")
  • Notebooks
  • Google Colab
  • Kaggle
BertVirus
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Hack90's picture
Hack90
Upload model
aecb1d2 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    658 Bytes
    Upload model over 2 years ago
  • model.safetensors
    438 MB
    xet
    Upload model over 2 years ago