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

  • Log In
  • Sign Up

uclanlp
/
plbart-base

Transformers
PyTorch
plbart
text2text-generation
Model card Files Files and versions
xet
Community
7

Instructions to use uclanlp/plbart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use uclanlp/plbart-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-base")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Create README.md

#7 opened 11 months ago by
jcham

Adds missing tokenizer configuration file

#6 opened about 2 years ago by
lysandre

Huggingface Autotrain "Model uclanlp/plbart-base is missing a tokenizer config file"

#5 opened almost 3 years ago by
gintareb

Adding `safetensors` variant of this model

#4 opened about 3 years ago by
SFconvertbot

model documentation

4
#3 opened over 3 years ago by
nazneen
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs