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

  • Log In
  • Sign Up

deliciouscat
/
kf-deberta-base-sts

Sentence Similarity
Transformers
Safetensors
Korean
deberta-v2
feature-extraction
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use deliciouscat/kf-deberta-base-sts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use deliciouscat/kf-deberta-base-sts with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("deliciouscat/kf-deberta-base-sts")
    model = AutoModel.from_pretrained("deliciouscat/kf-deberta-base-sts")
  • Notebooks
  • Google Colab
  • Kaggle
kf-deberta-base-sts
745 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
deliciouscat's picture
deliciouscat
Update README.md
5056214 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    865 Bytes
    Update README.md about 2 years ago
  • config.json
    938 Bytes
    Upload model about 2 years ago
  • model.safetensors
    741 MB
    xet
    Upload model about 2 years ago
  • special_tokens_map.json
    971 Bytes
    Upload tokenizer over 2 years ago
  • tokenizer.json
    3.19 MB
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    1.47 kB
    Upload tokenizer over 2 years ago
  • vocab.txt
    1.09 MB
    Upload tokenizer over 2 years ago