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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

REDSOULTM
/
baxy-router-encoder-ft

Sentence Similarity
sentence-transformers
ONNX
Safetensors
bert
feature-extraction
Generated from Trainer
dataset_size:11808
loss:MultipleNegativesRankingLoss
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use REDSOULTM/baxy-router-encoder-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use REDSOULTM/baxy-router-encoder-ft with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("REDSOULTM/baxy-router-encoder-ft")
    
    sentences = [
        "abre o Netflix",
        "open a website, URL or web address in a browser; abrir una pagina web, abrir github o un sitio, abrir una direccion como python.org o localhost, navegar a un enlace, open a link in the browser. TAMBIEN: buscar o comprar un producto o juego en una TIENDA WEB (Instant Gaming, Steam store online, Epic Games, GOG, Amazon): ir al sitio de la tienda y buscar ahi el juego; find or buy a game on an online store website, go to the store site and search for the product",
        "audio volume, raise or lower the sound volume, turn it up or down (subir/bajar el volumen, lauter/leiser machen, alza/abbassa il volume, aumenta/diminui o volume, monter/baisser le volume); mute and unmute the sound (silenciar, desmutear, stummschalten, ton an, couper/rétablir le son, silenciar/reativar o som), system sound, media keys, audio devices listing",
        "WhatsApp messaging: send a message, REPLY/answer a message, open a chat, mandar/responder/contestar un mensaje por WhatsApp, respondele/contestale a una persona, escribir a alguien en wsp, decirle algo a alguien en whatsapp, mensaje de texto"
    ]
    embeddings = model.encode(sentences)
    
    similarities = model.similarity(embeddings, embeddings)
    print(similarities.shape)
    # [4, 4]
  • Notebooks
  • Google Colab
  • Kaggle
baxy-router-encoder-ft
618 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
REDSOULTM's picture
REDSOULTM
Delete model_int8.onnx.bak_pre_caza_2026-06-20 with huggingface_hub
788f46f verified about 2 months ago
  • 1_Pooling
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.64 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    17.5 kB
    Upload folder using huggingface_hub about 2 months ago
  • config.json
    727 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • config_sentence_transformers.json
    214 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • model.safetensors
    471 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • model_int8.onnx
    118 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • modules.json
    242 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • sentence_bert_config.json
    56 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • special_tokens_map.json
    239 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer.json
    9.08 MB
    Upload folder using huggingface_hub about 2 months ago
  • tokenizer_config.json
    526 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • unigram.json
    14.8 MB
    xet
    Upload folder using huggingface_hub about 2 months ago