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

heado
/
news_summary

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 heado/news_summary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use heado/news_summary with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("heado/news_summary")
    model = AutoModelForSeq2SeqLM.from_pretrained("heado/news_summary", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
news_summary
387 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
heado's picture
heado
End of training
083cf69 verified 9 months ago
  • runs
    End of training 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    2.08 kB
    End of training 9 months ago
  • config.json
    741 Bytes
    End of training 9 months ago
  • generation_config.json
    152 Bytes
    End of training 9 months ago
  • model.safetensors
    383 MB
    xet
    End of training 9 months ago
  • special_tokens_map.json
    2.54 kB
    End of training 9 months ago
  • tokenizer.json
    4.37 MB
    End of training 9 months ago
  • tokenizer_config.json
    20.8 kB
    End of training 9 months ago
  • training_args.bin
    5.84 kB
    xet
    End of training 9 months ago