Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

pvl
/
labse_bert

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

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

  • Libraries
  • Transformers

    How to use pvl/labse_bert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("pvl/labse_bert")
    model = AutoModelForPreTraining.from_pretrained("pvl/labse_bert")
  • Notebooks
  • Google Colab
  • Kaggle
labse_bert
7.21 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
elishowk's picture
elishowk
Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question
64aecfe over 4 years ago
  • model_cards
    Update model_cards/labse-README.md over 5 years ago
  • .gitattributes
    391 Bytes
    allow flax almost 5 years ago
  • README.md
    1.49 kB
    Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question over 4 years ago
  • config.json
    472 Bytes
    Update config.json over 5 years ago
  • flax_model.msgpack
    1.89 GB
    xet
    upload flax model almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.89 GB
    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
    3.43 GB
    xet
    Update tf_model.h5 over 5 years ago
  • tokenizer_config.json
    62 Bytes
    Update tokenizer_config.json over 5 years ago
  • vocab.txt
    5.22 MB
    Update vocab.txt over 5 years ago