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

Yoga26
/
t5_simplified

Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Yoga26/t5_simplified with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Yoga26/t5_simplified")
    model = AutoModelForSeq2SeqLM.from_pretrained("Yoga26/t5_simplified")
  • Notebooks
  • Google Colab
  • Kaggle
t5_simplified
894 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Yoga26's picture
Yoga26
Training selesai: clean generation_config + decoder_start_token_id
ac1beef verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    5.17 kB
    First commit: Upload model QG Simplified 2 months ago
  • config.json
    1.56 kB
    Training selesai: clean generation_config + decoder_start_token_id about 2 months ago
  • generation_config.json
    313 Bytes
    Training selesai: clean generation_config + decoder_start_token_id about 2 months ago
  • model.safetensors
    892 MB
    xet
    Training selesai: clean generation_config + decoder_start_token_id about 2 months ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer spesifik untuk model QG 2 months ago
  • tokenizer_config.json
    2.36 kB
    Upload tokenizer spesifik untuk model QG about 2 months ago