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

jonfd
/
electra-small-is-no

Transformers
PyTorch
google-tensorflow TensorFlow
Icelandic
Norwegian
electra
pretraining
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use jonfd/electra-small-is-no with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("jonfd/electra-small-is-no")
    model = AutoModelForPreTraining.from_pretrained("jonfd/electra-small-is-no")
  • Notebooks
  • Google Colab
  • Kaggle
electra-small-is-no
144 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Jón Daðason
Updated README.md
191173e over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.18 kB
    Updated README.md over 4 years ago
  • config.json
    624 Bytes
    Adding model over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    71.5 MB
    xet
    Adding model over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Adding model over 4 years ago
  • tf_model.h5
    71.7 MB
    xet
    Adding model over 4 years ago
  • tokenizer_config.json
    73 Bytes
    Adding model over 4 years ago
  • vocab.txt
    508 kB
    Adding model over 4 years ago