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

chamdentimem
/
vit5-base-transcript-summarizer

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 chamdentimem/vit5-base-transcript-summarizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use chamdentimem/vit5-base-transcript-summarizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("chamdentimem/vit5-base-transcript-summarizer")
    model = AutoModelForSeq2SeqLM.from_pretrained("chamdentimem/vit5-base-transcript-summarizer")
  • Notebooks
  • Google Colab
  • Kaggle
vit5-base-transcript-summarizer / runs
10.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
chamdentimem's picture
chamdentimem
End of training
4e1d4ce verified about 2 years ago
  • Apr04_12-49-39_5e3d8f9345f3
    End of training about 2 years ago