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

baikal
/
electra-wp30

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

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

  • Libraries
  • Transformers

    How to use baikal/electra-wp30 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("baikal/electra-wp30")
    model = AutoModelForPreTraining.from_pretrained("baikal/electra-wp30")
  • Notebooks
  • Google Colab
  • Kaggle
electra-wp30
655 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
baikalai's picture
baikalai
add model.safetensors
8ae70b4 over 1 year ago
  • .gitattributes
    1.27 kB
    add model.safetensors over 1 year ago
  • README.md
    173 Bytes
    Create README.md about 4 years ago
  • config.json
    662 Bytes
    add: electra-base, wordpiece, 30,000 about 4 years ago
  • model.safetensors
    218 MB
    xet
    add model.safetensors over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    436 MB
    xet
    add: electra-base, wordpiece, 30,000 about 4 years ago
  • tokenizer_config.json
    30 Bytes
    add: electra-base, wordpiece, 30,000 about 4 years ago
  • vocab.txt
    268 kB
    add: electra-base, wordpiece, 30,000 about 4 years ago