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

baikalai
/
delectra

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

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

  • Libraries
  • Transformers

    How to use baikalai/delectra with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("baikalai/delectra")
    model = AutoModelForPreTraining.from_pretrained("baikalai/delectra")
  • Notebooks
  • Google Colab
  • Kaggle
delectra
678 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
baikalai's picture
baikalai
add model.safetensors
7217de1 over 1 year ago
  • .gitattributes
    744 Bytes
    add model.safetensors over 1 year ago
  • README.md
    159 Bytes
    update README almost 5 years ago
  • config.json
    666 Bytes
    discriminator: 110k almost 5 years ago
  • model.safetensors
    226 MB
    xet
    add model.safetensors over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    452 MB
    xet
    update: 1.71M almost 5 years ago
  • tokenizer_config.json
    30 Bytes
    discriminator: 110k almost 5 years ago
  • vocab.txt
    325 kB
    discriminator: 110k almost 5 years ago