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

giacomomiolo
/
electramed_small

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

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

  • Libraries
  • Transformers

    How to use giacomomiolo/electramed_small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("giacomomiolo/electramed_small")
    model = AutoModelForPreTraining.from_pretrained("giacomomiolo/electramed_small")
  • Notebooks
  • Google Colab
  • Kaggle
electramed_small
109 MB
Ctrl+K
Ctrl+K
History: 20 commits
system's picture
system HF Staff
Update tf_model.h5
cb8dbaf over 5 years ago
  • .DS_Store
    6.15 kB
    Update .DS_Store over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit over 5 years ago
  • config.json
    608 Bytes
    Update config.json over 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    54.2 MB
    xet
    Update pytorch_model.bin over 5 years ago
  • special_tokens_map.json
    112 Bytes
    Update special_tokens_map.json over 5 years ago
  • tf_model.h5
    54.2 MB
    xet
    Update tf_model.h5 over 5 years ago
  • tokenizer_config.json
    112 Bytes
    Update tokenizer_config.json over 5 years ago
  • vocab.txt
    238 kB
    Update vocab.txt over 5 years ago