Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PrathameshPawar
/
pegasus_custom

Transformers
PyTorch
pegasus
text2text-generation
Model card Files Files and versions
xet
Community
4

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

  • Libraries
  • Transformers

    How to use PrathameshPawar/pegasus_custom with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("PrathameshPawar/pegasus_custom")
    model = AutoModelForSeq2SeqLM.from_pretrained("PrathameshPawar/pegasus_custom")
  • Notebooks
  • Google Colab
  • Kaggle
pegasus_custom
27.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
PrathameshPawar's picture
PrathameshPawar
Ashwin0's picture
Ashwin0
Upload 7 files (#3)
6f60ea2 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    1.31 kB
    Upload 7 files (#3) about 3 years ago
  • pegasus-xsum_model_custom.tar.gz
    25.4 GB
    xet
    Upload pegasus-xsum_model_custom.tar.gz (#2) about 3 years ago
  • pytorch_model.bin
    2.28 GB
    xet
    Upload 7 files (#3) about 3 years ago
  • special_tokens_map.json
    1.77 kB
    Upload 7 files (#3) about 3 years ago
  • spiece.model
    1.91 MB
    xet
    Upload 7 files (#3) about 3 years ago
  • tokenizer.json
    6.6 MB
    Upload 7 files (#3) about 3 years ago
  • tokenizer_config.json
    1.98 kB
    Upload 7 files (#3) about 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

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

    How to fix it?

    3.7 kB
    xet
    Upload 7 files (#3) about 3 years ago