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

  • Log In
  • Sign Up

gowitheflow
/
LASER-cubed-bert-base-unsup

Sentence Similarity
Transformers
PyTorch
English
bert
feature-extraction
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use gowitheflow/LASER-cubed-bert-base-unsup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gowitheflow/LASER-cubed-bert-base-unsup with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("gowitheflow/LASER-cubed-bert-base-unsup")
    model = AutoModel.from_pretrained("gowitheflow/LASER-cubed-bert-base-unsup")
  • Notebooks
  • Google Colab
  • Kaggle
LASER-cubed-bert-base-unsup
439 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
gowitheflow's picture
gowitheflow
Update README.md
a2ba71d over 2 years ago
  • 1_Pooling
    model over 2 years ago
  • .gitattributes
    1.57 kB
    model over 2 years ago
  • README.md
    2.77 kB
    Update README.md over 2 years ago
  • config.json
    658 Bytes
    model over 2 years ago
  • config_sentence_transformers.json
    123 Bytes
    model over 2 years ago
  • modules.json
    229 Bytes
    model over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    model over 2 years ago
  • sentence_bert_config.json
    53 Bytes
    model over 2 years ago
  • special_tokens_map.json
    125 Bytes
    model over 2 years ago
  • tokenizer.json
    712 kB
    model over 2 years ago
  • tokenizer_config.json
    314 Bytes
    model over 2 years ago
  • vocab.txt
    232 kB
    model over 2 years ago