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

Alefiah
/
UrduSum5k

Transformers
PyTorch
TensorBoard
mt5
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Alefiah/UrduSum5k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Alefiah/UrduSum5k with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Alefiah/UrduSum5k")
    model = AutoModelForSeq2SeqLM.from_pretrained("Alefiah/UrduSum5k")
  • Notebooks
  • Google Colab
  • Kaggle
UrduSum5k / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Alefiah's picture
Alefiah
Model save
1c6f887 about 2 years ago
  • Apr19_18-29-27_45cf9f09b7cf
    Model save about 2 years ago