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

FremyCompany
/
BioLORD-STAMB2-v1-STS2

Feature Extraction
Transformers
PyTorch
Safetensors
mpnet
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use FremyCompany/BioLORD-STAMB2-v1-STS2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use FremyCompany/BioLORD-STAMB2-v1-STS2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="FremyCompany/BioLORD-STAMB2-v1-STS2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("FremyCompany/BioLORD-STAMB2-v1-STS2")
    model = AutoModel.from_pretrained("FremyCompany/BioLORD-STAMB2-v1-STS2")
  • Notebooks
  • Google Colab
  • Kaggle
BioLORD-STAMB2-v1-STS2
877 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
FremyCompany's picture
FremyCompany
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
00a8e39 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    23 Bytes
    initial commit about 3 years ago
  • config.json
    705 Bytes
    Upload 7 files about 3 years ago
  • model.safetensors
    438 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    Upload 7 files about 3 years ago
  • sentence_bert_config.json
    53 Bytes
    Upload 7 files about 3 years ago
  • special_tokens_map.json
    239 Bytes
    Upload 7 files about 3 years ago
  • tokenizer.json
    466 kB
    Upload 7 files about 3 years ago
  • tokenizer_config.json
    471 Bytes
    Upload 7 files about 3 years ago
  • vocab.txt
    232 kB
    Upload 7 files about 3 years ago