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
/
scibert_reupload

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

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

  • Libraries
  • Transformers

    How to use giacomomiolo/scibert_reupload with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("giacomomiolo/scibert_reupload")
    model = AutoModelForPreTraining.from_pretrained("giacomomiolo/scibert_reupload")
  • Notebooks
  • Google Colab
  • Kaggle
scibert_reupload
1.32 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
patrickvonplaten's picture
patrickvonplaten
upload flax model
e3e95d2 about 5 years ago
  • .DS_Store
    6.15 kB
    Update .DS_Store over 5 years ago
  • .gitattributes
    391 Bytes
    allow flax about 5 years ago
  • config.json
    471 Bytes
    Update config.json over 5 years ago
  • flax_model.msgpack
    442 MB
    xet
    upload flax model about 5 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?

    442 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
    440 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
    228 kB
    Update vocab.txt over 5 years ago