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

sinequa
/
vectorizer.vanilla

Sentence Similarity
Transformers
PyTorch
English
bert
feature-extraction
Model card Files Files and versions
xet
Community
6

Instructions to use sinequa/vectorizer.vanilla with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sinequa/vectorizer.vanilla with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("sinequa/vectorizer.vanilla")
    model = AutoModel.from_pretrained("sinequa/vectorizer.vanilla")
  • Notebooks
  • Google Colab
  • Kaggle
vectorizer.vanilla
183 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
fd3e0ee verified 10 months ago
  • 1_Pooling
    Initial commit (#1) almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    3.85 kB
    Update README.md 10 months ago
  • config.json
    579 Bytes
    Initial commit (#1) almost 3 years ago
  • model.safetensors
    90.9 MB
    xet
    Adding `safetensors` variant of this model 10 months ago
  • modules.json
    368 Bytes
    Initial commit (#1) almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    90.9 MB
    xet
    Initial commit (#1) almost 3 years ago
  • reduction_layer.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    395 kB
    xet
    Initial commit (#1) almost 3 years ago
  • sinequa.metadata.json
    32 Bytes
    Adding scale factor almost 3 years ago
  • tokenizer.json
    712 kB
    Initial commit (#1) almost 3 years ago