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

hfnlpmodels
/
bart-finetuned_0

Transformers
google-tensorflow TensorFlow
bart
text2text-generation
generated_from_keras_callback
Model card Files Files and versions
xet
Community

Instructions to use hfnlpmodels/bart-finetuned_0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hfnlpmodels/bart-finetuned_0 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hfnlpmodels/bart-finetuned_0")
    model = AutoModelForSeq2SeqLM.from_pretrained("hfnlpmodels/bart-finetuned_0")
  • Notebooks
  • Google Colab
  • Kaggle
bart-finetuned_0
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
hfnlpmodels's picture
hfnlpmodels
Update README.md
885bc77 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.68 kB
    Update README.md about 2 years ago
  • config.json
    1.74 kB
    Upload TFBartForConditionalGeneration about 2 years ago
  • generation_config.json
    292 Bytes
    Upload TFBartForConditionalGeneration about 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer about 2 years ago
  • special_tokens_map.json
    279 Bytes
    Upload tokenizer about 2 years ago
  • tf_model.h5
    558 MB
    xet
    Upload TFBartForConditionalGeneration about 2 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.21 kB
    Upload tokenizer about 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer about 2 years ago