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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

javind
/
bart-large-cnn-ytubenewssum

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

Instructions to use javind/bart-large-cnn-ytubenewssum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use javind/bart-large-cnn-ytubenewssum with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("javind/bart-large-cnn-ytubenewssum")
    model = AutoModelForSeq2SeqLM.from_pretrained("javind/bart-large-cnn-ytubenewssum", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bart-large-cnn-ytubenewssum
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
javind's picture
javind
Upload pytorch_model.bin
ecd4dfe about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    27 Bytes
    initial commit about 4 years ago
  • config.json
    1.66 kB
    Upload config.json about 4 years ago
  • merges.txt
    456 kB
    Upload merges.txt about 4 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Upload pytorch_model.bin about 4 years ago
  • special_tokens_map.json
    280 Bytes
    Upload special_tokens_map.json about 4 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer.json about 4 years ago
  • tokenizer_config.json
    389 Bytes
    Upload tokenizer_config.json about 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.OptimizerNames",
    • "torch.device"

    How to fix it?

    3.44 kB
    xet
    Upload training_args.bin about 4 years ago
  • vocab.json
    798 kB
    Upload vocab.json about 4 years ago