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

  • Log In
  • Sign Up

ralcanta
/
do_nothing_bert

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

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

  • Libraries
  • Transformers

    How to use ralcanta/do_nothing_bert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ralcanta/do_nothing_bert")
    model = AutoModelForSeq2SeqLM.from_pretrained("ralcanta/do_nothing_bert")
  • Notebooks
  • Google Colab
  • Kaggle
do_nothing_bert
985 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ralcanta's picture
ralcanta
added model info
7345142 over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit over 5 years ago
  • config.json
    3.44 kB
    added model info over 5 years ago
  • pytorch_model.bin
    985 MB
    xet
    added model info over 5 years ago