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

SZTAKI-HLT
/
hubert-base-cc

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
Safetensors
Hungarian
bert
Model card Files Files and versions
xet
Community
2

Instructions to use SZTAKI-HLT/hubert-base-cc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SZTAKI-HLT/hubert-base-cc with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SZTAKI-HLT/hubert-base-cc", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hubert-base-cc
Ctrl+K
Ctrl+K
  • 4 contributors
History: 14 commits
DavidNemeskey's picture
DavidNemeskey
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#2)
028baac verified over 1 year ago
  • .gitattributes
    491 Bytes
    Adding `safetensors` variant of this model (#2) over 1 year ago
  • README.md
    2.03 kB
    Updated the model card a bit. about 5 years ago
  • config.json
    420 Bytes
    Update config.json over 5 years ago
  • flax_model.msgpack
    442 MB
    xet
    upload flax model about 5 years ago
  • model.safetensors
    445 MB
    xet
    Adding `safetensors` variant of this model (#2) over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    445 MB
    xet
    Replacing both the PyTorch and TensorFlow models with about 5 years ago
  • special_tokens_map.json
    112 Bytes
    Update special_tokens_map.json over 5 years ago
  • tf_model.h5
    544 MB
    xet
    Replacing both the PyTorch and TensorFlow models with about 5 years ago
  • tokenizer_config.json
    86 Bytes
    Update tokenizer_config.json over 5 years ago
  • vocab.txt
    272 kB
    Update vocab.txt over 5 years ago