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

NlpHUST
/
vi-electra-small

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

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

  • Libraries
  • Transformers

    How to use NlpHUST/vi-electra-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("NlpHUST/vi-electra-small")
    model = AutoModelForPreTraining.from_pretrained("NlpHUST/vi-electra-small")
  • Notebooks
  • Google Colab
  • Kaggle
vi-electra-small
141 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 4 commits
nhanv's picture
nhanv
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
f4fd551 verified over 1 year ago
  • .gitattributes
    399 Bytes
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • config.json
    466 Bytes
    init project over 5 years ago
  • model.safetensors
    70.3 MB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    70.4 MB
    xet
    init project over 5 years ago
  • vocab.txt
    411 kB
    update vocab almost 5 years ago