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

Bogula
/
samsum-512

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

Instructions to use Bogula/samsum-512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bogula/samsum-512 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Bogula/samsum-512")
    model = AutoModelForSeq2SeqLM.from_pretrained("Bogula/samsum-512")
  • Notebooks
  • Google Colab
  • Kaggle
samsum-512
2.29 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Bogula's picture
Bogula
add tokenizer
957020b almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    139 Bytes
    Create README.md almost 4 years ago
  • config.json
    1.35 kB
    add model almost 4 years ago
  • pytorch_model.bin
    2.28 GB
    xet
    add model almost 4 years ago
  • special_tokens_map.json
    1.77 kB
    add tokenizer almost 4 years ago
  • spiece.model
    1.91 MB
    xet
    add tokenizer almost 4 years ago
  • tokenizer.json
    6.6 MB
    add tokenizer almost 4 years ago
  • tokenizer_config.json
    2.03 kB
    add tokenizer almost 4 years ago