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

  • Log In
  • Sign Up

digio
/
Twitter4SSE

Sentence Similarity
Transformers
PyTorch
English
roberta
feature-extraction
Pytorch
Sentence Transformers
Transformers
Model card Files Files and versions
xet
Community
3

Instructions to use digio/Twitter4SSE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use digio/Twitter4SSE with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("digio/Twitter4SSE")
    model = AutoModel.from_pretrained("digio/Twitter4SSE")
  • Notebooks
  • Google Colab
  • Kaggle
Twitter4SSE
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
digio's picture
digio
Update BibTex citation
91e2009 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.97 kB
    Update BibTex citation over 4 years ago
  • added_tokens.json
    17 Bytes
    add model over 4 years ago
  • bpe.codes
    1.08 MB
    add model over 4 years ago
  • config.json
    755 Bytes
    add model over 4 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?

    540 MB
    xet
    add model over 4 years ago
  • special_tokens_map.json
    150 Bytes
    add model over 4 years ago
  • tokenizer_config.json
    359 Bytes
    add model over 4 years ago
  • vocab.txt
    843 kB
    add model over 4 years ago