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

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

  • Libraries
  • Transformers

    How to use kitty528/my_article_to_song_generation_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("kitty528/my_article_to_song_generation_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("kitty528/my_article_to_song_generation_model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my_article_to_song_generation_model / runs
42.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
kitty528's picture
kitty528
End of training
609790a verified over 2 years ago
  • Jan30_20-52-20_91e10a40f47a
    End of training over 2 years ago
  • Jan30_20-55-00_91e10a40f47a
    End of training over 2 years ago
  • Jan30_21-16-39_91e10a40f47a
    End of training over 2 years ago