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

  • Log In
  • Sign Up

alecrosales1
/
bart_model

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

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

  • Libraries
  • Transformers

    How to use alecrosales1/bart_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("alecrosales1/bart_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("alecrosales1/bart_model")
  • Notebooks
  • Google Colab
  • Kaggle
bart_model
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
alecrosales1's picture
alecrosales1
Upload BartForConditionalGeneration
e0f29be verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    24 Bytes
    initial commit over 2 years ago
  • config.json
    1.66 kB
    Upload BartForConditionalGeneration over 2 years ago
  • generation_config.json
    358 Bytes
    Upload BartForConditionalGeneration over 2 years ago
  • model.safetensors
    1.63 GB
    xet
    Upload BartForConditionalGeneration over 2 years ago