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

KTaskn
/
t5-base-japanese-snow-extended

Transformers
Safetensors
Japanese
t5
text2text-generation
text-simplification
japanese
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use KTaskn/t5-base-japanese-snow-extended with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KTaskn/t5-base-japanese-snow-extended with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("KTaskn/t5-base-japanese-snow-extended")
    model = AutoModelForSeq2SeqLM.from_pretrained("KTaskn/t5-base-japanese-snow-extended")
  • Notebooks
  • Google Colab
  • Kaggle
t5-base-japanese-snow-extended
991 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
KTaskn's picture
KTaskn
Add model
4df5eee verified 5 months ago
  • .gitattributes
    1.57 kB
    Add model 5 months ago
  • README.md
    1.72 kB
    Add model 5 months ago
  • added_tokens.json
    2.59 kB
    Add model 5 months ago
  • config.json
    744 Bytes
    Add model 5 months ago
  • generation_config.json
    152 Bytes
    Add model 5 months ago
  • model.safetensors
    990 MB
    xet
    Add model 5 months ago
  • special_tokens_map.json
    2.54 kB
    Add model 5 months ago
  • spiece.model
    788 kB
    xet
    Add model 5 months ago
  • tokenizer_config.json
    20.7 kB
    Add model 5 months ago