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

YNJI
/
ELECTRA

Transformers
electra
pretraining
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use YNJI/ELECTRA with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("YNJI/ELECTRA")
    model = AutoModelForPreTraining.from_pretrained("YNJI/ELECTRA")
  • Notebooks
  • Google Colab
  • Kaggle
ELECTRA / ELECTRA-master /docs
12.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YNJI's picture
YNJI
lfs
d75c8de over 4 years ago
  • tpu_training.md
    2.92 kB
    xet
    lfs over 4 years ago
  • tpu_training_EN.md
    2.8 kB
    xet
    lfs over 4 years ago
  • wordpiece_vocab.md
    3.75 kB
    xet
    lfs over 4 years ago
  • wordpiece_vocab_EN.md
    3.35 kB
    xet
    lfs over 4 years ago