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

tathagatdev
/
T5Model_for_Ecommerce

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

  • Libraries
  • Transformers

    How to use tathagatdev/T5Model_for_Ecommerce with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("tathagatdev/T5Model_for_Ecommerce")
    model = AutoModelForSeq2SeqLM.from_pretrained("tathagatdev/T5Model_for_Ecommerce")
  • Notebooks
  • Google Colab
  • Kaggle
T5Model_for_Ecommerce / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tathagatdev's picture
tathagatdev
End of training
c2ce768 over 2 years ago
  • Dec26_15-51-43_25cffca0aae5
    End of training over 2 years ago