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

houdini001
/
happytt_mBART_plus_2

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

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

  • Libraries
  • Transformers

    How to use houdini001/happytt_mBART_plus_2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("houdini001/happytt_mBART_plus_2")
    model = AutoModelForSeq2SeqLM.from_pretrained("houdini001/happytt_mBART_plus_2")
  • Notebooks
  • Google Colab
  • Kaggle
happytt_mBART_plus_2
2.47 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
houdini001's picture
houdini001
Upload config
7f9a4bc verified over 2 years ago
  • .gitattributes
    1.57 kB
    Upload tokenizer over 2 years ago
  • config.json
    1.36 kB
    Upload config over 2 years ago
  • generation_config.json
    200 Bytes
    Upload MBartForConditionalGeneration over 2 years ago
  • model.safetensors
    2.44 GB
    xet
    Upload MBartForConditionalGeneration over 2 years ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    Upload tokenizer over 2 years ago
  • special_tokens_map.json
    1.33 kB
    Upload tokenizer over 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    5.96 kB
    Upload tokenizer over 2 years ago