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

mismayil
/
comet-bart-ai2

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

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

  • Libraries
  • Transformers

    How to use mismayil/comet-bart-ai2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mismayil/comet-bart-ai2")
    model = AutoModelForSeq2SeqLM.from_pretrained("mismayil/comet-bart-ai2")
  • Notebooks
  • Google Colab
  • Kaggle
comet-bart-ai2
1.63 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Mete Ismayil
Update README.md
c920ae5 almost 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • README.md
    533 Bytes
    Update README.md almost 4 years ago
  • added_tokens.json
    1.05 kB
    Add comet bart model files about 4 years ago
  • config.json
    1.37 kB
    Add comet bart model files about 4 years ago
  • merges.txt
    456 kB
    Add comet bart model files about 4 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Add comet bart model files about 4 years ago
  • special_tokens_map.json
    772 Bytes
    Add comet bart model files about 4 years ago
  • tokenizer_config.json
    26 Bytes
    Add comet bart model files about 4 years ago
  • vocab.json
    899 kB
    Add comet bart model files about 4 years ago