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

vimednli
/
vipubmedt5-w_multi-SynPD

Sentence Similarity
sentence-transformers
Safetensors
t5
feature-extraction
Generated from Trainer
dataset_size:92842
loss:MultipleNegativesRankingLoss
Model card Files Files and versions
xet
Community

Instructions to use vimednli/vipubmedt5-w_multi-SynPD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use vimednli/vipubmedt5-w_multi-SynPD with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("vimednli/vipubmedt5-w_multi-SynPD")
    
    sentences = [
        "Chúng_tôi không_thể chứng_minh bất_kỳ tác_dụng có lợi nào của việc dùng risedronat đường uống đối_với sự_cố định , mật_độ khoáng xương hoặc tái_tạo xương của các ổ_cắm sửa_đổi bằng cách sử_dụng nhiều lượng ghép xương .",
        "Có cơ_hội bị bỏ lỡ để phòng_ngừa thứ_phát cho những bệnh_nhân đang trải qua quá_trình tái thông mạch vành , với tỷ_lệ kê đơn thuốc chẹn beta và thuốc ức_chế ACE thấp .",
        "Mức_độ loạn sản cấp_độ cao trong thực_quản Barrett không phải là yếu_tố dự_báo sự hiện_diện của ung_thư tuyến ở thực_quản .",
        "Không có sự khác_biệt đáng_kể về di_chuyển cup , mật_độ khoáng xương hoặc tái_tạo ghép giữa nhóm risedronate và nhóm giả dược sau 3 năm ."
    ]
    embeddings = model.encode(sentences)
    
    similarities = model.similarity(embeddings, embeddings)
    print(similarities.shape)
    # [4, 4]
  • Notebooks
  • Google Colab
  • Kaggle
vipubmedt5-w_multi-SynPD
456 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tmnam20's picture
tmnam20
Add new SentenceTransformer model
e335cc6 verified about 1 year ago
  • 1_Pooling
    Add new SentenceTransformer model about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    27.4 kB
    Add new SentenceTransformer model about 1 year ago
  • config.json
    719 Bytes
    Add new SentenceTransformer model about 1 year ago
  • config_sentence_transformers.json
    205 Bytes
    Add new SentenceTransformer model about 1 year ago
  • model.safetensors
    451 MB
    xet
    Add new SentenceTransformer model about 1 year ago
  • modules.json
    229 Bytes
    Add new SentenceTransformer model about 1 year ago
  • sentence_bert_config.json
    53 Bytes
    Add new SentenceTransformer model about 1 year ago
  • special_tokens_map.json
    2.6 kB
    Add new SentenceTransformer model about 1 year ago
  • spiece.model
    820 kB
    xet
    Add new SentenceTransformer model about 1 year ago
  • tokenizer.json
    4.39 MB
    Add new SentenceTransformer model about 1 year ago
  • tokenizer_config.json
    20.1 kB
    Add new SentenceTransformer model about 1 year ago