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

mrm8488
/
electrovid19-small

Transformers
PyTorch
electra
pretraining
Model card Files Files and versions
xet
Community

Instructions to use mrm8488/electrovid19-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mrm8488/electrovid19-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("mrm8488/electrovid19-small")
    model = AutoModelForPreTraining.from_pretrained("mrm8488/electrovid19-small")
  • Notebooks
  • Google Colab
  • Kaggle
electrovid19-small
69.8 MB
Ctrl+K
Ctrl+K
History: 4 commits
system's picture
system HF Staff
Update vocab.txt
75f963c about 6 years ago
  • .gitattributes
    345 Bytes
    initial commit about 6 years ago
  • config.json
    465 Bytes
    Update config.json about 6 years ago
  • pytorch_model.bin
    69.3 MB
    xet
    Update pytorch_model.bin about 6 years ago
  • vocab.txt
    449 kB
    Update vocab.txt about 6 years ago