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

Draxgabe
/
text-summarization-model

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Draxgabe/text-summarization-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Draxgabe/text-summarization-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Draxgabe/text-summarization-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("Draxgabe/text-summarization-model")
  • Notebooks
  • Google Colab
  • Kaggle
text-summarization-model / runs
139 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 588 commits
Draxgabe's picture
Draxgabe
End of training
f715656 verified over 1 year ago
  • Feb19_18-02-05_03135dafff7e
    Training in progress, step 78500 over 1 year ago
  • Feb19_20-13-13_7f2751d20ec5
    End of training over 1 year ago