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

merve
/
bart-example

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

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

  • Libraries
  • Transformers

    How to use merve/bart-example with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("merve/bart-example")
    model = AutoModelForSeq2SeqLM.from_pretrained("merve/bart-example")
  • Notebooks
  • Google Colab
  • Kaggle
bart-example
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
merve's picture
merve HF Staff
Upload TFBartForConditionalGeneration
70b17f7 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    1.45 kB
    Upload TFBartForConditionalGeneration over 3 years ago
  • config.json
    1.69 kB
    Upload TFBartForConditionalGeneration over 3 years ago
  • generation_config.json
    292 Bytes
    Upload TFBartForConditionalGeneration over 3 years ago
  • merges.txt
    456 kB
    Upload tokenizer over 3 years ago
  • special_tokens_map.json
    280 Bytes
    Upload tokenizer over 3 years ago
  • tf_model.h5
    1.63 GB
    xet
    Upload TFBartForConditionalGeneration over 3 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer over 3 years ago
  • tokenizer_config.json
    385 Bytes
    Upload tokenizer over 3 years ago
  • vocab.json
    798 kB
    Upload tokenizer over 3 years ago