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

briverse
/
vi-electra-small-cased

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

Instructions to use briverse/vi-electra-small-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use briverse/vi-electra-small-cased with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("briverse/vi-electra-small-cased")
    model = AutoModelForPreTraining.from_pretrained("briverse/vi-electra-small-cased")
  • Notebooks
  • Google Colab
  • Kaggle
vi-electra-small-cased
211 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
briverse's picture
briverse
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
d59ab86 verified about 1 year ago
  • .gitattributes
    744 Bytes
    Adding `safetensors` variant of this model (#1) about 1 year ago
  • config.json
    465 Bytes
    pad token id 0 -> 3 over 5 years ago
  • model.safetensors
    104 MB
    xet
    Adding `safetensors` variant of this model (#1) about 1 year ago
  • pytorch_model.bin
    104 MB
    xet
    add model, tokenizer over 5 years ago
  • tokenizer.json
    1.59 MB
    add model, tokenizer over 5 years ago
  • vocab.txt
    574 kB
    add model, tokenizer over 5 years ago