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

  • Log In
  • Sign Up

orendar
/
en_he_roberta_shared

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use orendar/en_he_roberta_shared with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("orendar/en_he_roberta_shared")
    model = AutoModelForSeq2SeqLM.from_pretrained("orendar/en_he_roberta_shared")
  • Notebooks
  • Google Colab
  • Kaggle
en_he_roberta_shared
563 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
orendar's picture
orendar
Update config.json
4b32ac5 about 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • config.json
    4.65 kB
    Update config.json about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    559 MB
    xet
    add model about 4 years ago
  • source.spm
    844 kB
    add tokenizer about 4 years ago
  • special_tokens_map.json
    89 Bytes
    add tokenizer about 4 years ago
  • target.spm
    844 kB
    add tokenizer about 4 years ago
  • tokenizer_config.json
    1.49 MB
    add tokenizer about 4 years ago
  • vocab.json
    1.13 MB
    add tokenizer about 4 years ago