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

  • Log In
  • Sign Up

Adapting
/
KeyBart

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

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

  • Libraries
  • Transformers

    How to use Adapting/KeyBart with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Adapting/KeyBart")
    model = AutoModelForSeq2SeqLM.from_pretrained("Adapting/KeyBart")
  • Notebooks
  • Google Colab
  • Kaggle
KeyBart
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Adapting's picture
Adapting
('lr', 1e-06), ('wd', 0.01)
7e1a7a3 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    1.68 kB
    ('lr', 1e-06), ('wd', 0.01) over 3 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    ('lr', 1e-06), ('wd', 0.01) over 3 years ago