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

  • Log In
  • Sign Up

remotejob
/
bert2bertv4_v3

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

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

  • Libraries
  • Transformers

    How to use remotejob/bert2bertv4_v3 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("remotejob/bert2bertv4_v3")
    model = AutoModelForSeq2SeqLM.from_pretrained("remotejob/bert2bertv4_v3")
  • Notebooks
  • Google Colab
  • Kaggle
bert2bertv4_v3
616 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
remotejob
Update from juno
ae29c05 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    6 Bytes
    Update from juno almost 4 years ago
  • config.json
    4.77 kB
    Update from juno almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    614 MB
    xet
    Update from juno almost 4 years ago
  • special_tokens_map.json
    112 Bytes
    Update from juno almost 4 years ago
  • tokenizer.json
    816 kB
    Update from juno almost 4 years ago
  • tokenizer_config.json
    336 Bytes
    Update from juno almost 4 years ago
  • vocab.txt
    424 kB
    Update from juno almost 4 years ago