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

VoVanPhuc
/
sup-SimCSE-VietNamese-phobert-base

Sentence Similarity
Transformers
PyTorch
Safetensors
Vietnamese
roberta
Model card Files Files and versions
xet
Community
3

Instructions to use VoVanPhuc/sup-SimCSE-VietNamese-phobert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use VoVanPhuc/sup-SimCSE-VietNamese-phobert-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, RobertaForCL
    
    tokenizer = AutoTokenizer.from_pretrained("VoVanPhuc/sup-SimCSE-VietNamese-phobert-base")
    model = RobertaForCL.from_pretrained("VoVanPhuc/sup-SimCSE-VietNamese-phobert-base")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
sup-SimCSE-VietNamese-phobert-base
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
VoVanPhuc's picture
VoVanPhuc
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
608779b verified over 2 years ago
  • .gitattributes
    744 Bytes
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • README.md
    5.22 kB
    Update README.md about 3 years ago
  • added_tokens.json
    17 Bytes
    Initial commit about 5 years ago
  • bpe.codes
    1.14 MB
    Initial commit about 5 years ago
  • config.json
    731 Bytes
    Initial commit about 5 years ago
  • model.safetensors
    542 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    542 MB
    xet
    update pretrain about 5 years ago
  • special_tokens_map.json
    150 Bytes
    Initial commit about 5 years ago
  • tokenizer_config.json
    270 Bytes
    Initial commit about 5 years ago
  • vocab.txt
    895 kB
    Initial commit about 5 years ago