Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

faprika
/
plbart-base-bugfixing-2

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

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

  • Libraries
  • Transformers

    How to use faprika/plbart-base-bugfixing-2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("faprika/plbart-base-bugfixing-2")
    model = AutoModelForSeq2SeqLM.from_pretrained("faprika/plbart-base-bugfixing-2")
  • Notebooks
  • Google Colab
  • Kaggle
plbart-base-bugfixing-2
558 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
faprika's picture
faprika
Upload tokenizer
0d62868 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload PLBartForConditionalGeneration over 1 year ago
  • config.json
    848 Bytes
    Upload PLBartForConditionalGeneration over 1 year ago
  • generation_config.json
    160 Bytes
    Upload PLBartForConditionalGeneration over 1 year ago
  • model.safetensors
    557 MB
    xet
    Upload PLBartForConditionalGeneration over 1 year ago
  • sentencepiece.bpe.model
    986 kB
    xet
    Upload tokenizer over 1 year ago
  • special_tokens_map.json
    367 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    1.88 kB
    Upload tokenizer over 1 year ago