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

sangmin6600
/
LongT5-base-ko

Transformers
Safetensors
longt5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use sangmin6600/LongT5-base-ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sangmin6600/LongT5-base-ko with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sangmin6600/LongT5-base-ko")
    model = AutoModelForSeq2SeqLM.from_pretrained("sangmin6600/LongT5-base-ko")
  • Notebooks
  • Google Colab
  • Kaggle
LongT5-base-ko
1.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sangmin6600's picture
sangmin6600
Upload tokenizer
4fee73d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload LongT5ForConditionalGeneration over 1 year ago
  • config.json
    933 Bytes
    Upload LongT5ForConditionalGeneration over 1 year ago
  • generation_config.json
    142 Bytes
    Upload LongT5ForConditionalGeneration over 1 year ago
  • model.safetensors
    1.09 GB
    xet
    Upload LongT5ForConditionalGeneration over 1 year ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer over 1 year ago
  • tokenizer.json
    1.94 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    20.9 kB
    Upload tokenizer over 1 year ago