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

new5558
/
test_electra_model_160k

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

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

  • Libraries
  • Transformers

    How to use new5558/test_electra_model_160k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("new5558/test_electra_model_160k")
    model = AutoModelForPreTraining.from_pretrained("new5558/test_electra_model_160k")
  • Notebooks
  • Google Colab
  • Kaggle
test_electra_model_160k
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
new5558's picture
new5558
Upload tokenizer
d3a7efc almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • config.json
    815 Bytes
    Upload ElectraForPreTraining almost 3 years ago
  • pytorch_model.bin
    436 MB
    xet
    Upload ElectraForPreTraining almost 3 years ago
  • sentencepiece.bpe.model
    1.03 MB
    xet
    Upload tokenizer almost 3 years ago
  • special_tokens_map.json
    353 Bytes
    Upload tokenizer almost 3 years ago
  • tokenizer_config.json
    504 Bytes
    Upload tokenizer almost 3 years ago