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

mirfan899
/
umts

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

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

  • Libraries
  • Transformers

    How to use mirfan899/umts with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mirfan899/umts")
    model = AutoModelForSeq2SeqLM.from_pretrained("mirfan899/umts", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
umts
1.22 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
mirfan899's picture
mirfan899
Upload tokenizer
eb605c3 almost 3 years ago
  • runs
    End of training almost 3 years ago
  • .gitattributes
    1.57 kB
    End of training almost 3 years ago
  • README.md
    1.42 kB
    End of training almost 3 years ago
  • config.json
    807 Bytes
    End of training almost 3 years ago
  • generation_config.json
    142 Bytes
    End of training almost 3 years ago
  • model.safetensors
    600 MB
    xet
    End of training almost 3 years ago
  • pytorch_model.bin
    600 MB
    xet
    End of training almost 3 years ago
  • special_tokens_map.json
    74 Bytes
    End of training almost 3 years ago
  • spiece.model
    4.31 MB
    xet
    End of training almost 3 years ago
  • tokenizer.json
    16.3 MB
    xet
    Upload tokenizer almost 3 years ago
  • tokenizer_config.json
    815 Bytes
    Upload tokenizer almost 3 years ago
  • training_args.bin
    4.09 kB
    xet
    End of training almost 3 years ago