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

afsagag
/
t5-spotify-features-generator

Transformers
Safetensors
English
t5
text2text-generation
music
spotify
audio-features
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use afsagag/t5-spotify-features-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use afsagag/t5-spotify-features-generator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("afsagag/t5-spotify-features-generator")
    model = AutoModelForSeq2SeqLM.from_pretrained("afsagag/t5-spotify-features-generator")
  • Notebooks
  • Google Colab
  • Kaggle
t5-spotify-features-generator
892 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
afsagag's picture
afsagag
Update README.md
02c146c verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    6.89 kB
    Update README.md 9 months ago
  • added_tokens.json
    2.59 kB
    Initial commit of tokenizer for T5 Spotify features model 9 months ago
  • config.json
    1.47 kB
    Initial commit of fine-tuned T5 model for Spotify features generation 9 months ago
  • generation_config.json
    142 Bytes
    Initial commit of fine-tuned T5 model for Spotify features generation 9 months ago
  • model.safetensors
    892 MB
    xet
    Initial commit of fine-tuned T5 model for Spotify features generation 9 months ago
  • special_tokens_map.json
    2.54 kB
    Initial commit of tokenizer for T5 Spotify features model 9 months ago
  • spiece.model
    792 kB
    xet
    Initial commit of tokenizer for T5 Spotify features model 9 months ago
  • tokenizer_config.json
    20.8 kB
    Initial commit of tokenizer for T5 Spotify features model 9 months ago