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

BM-K
/
NewsKoT5-small

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

Instructions to use BM-K/NewsKoT5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BM-K/NewsKoT5-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("BM-K/NewsKoT5-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("BM-K/NewsKoT5-small", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
NewsKoT5-small
495 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
BM-K's picture
BM-K
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
cc26ffc almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    1.94 kB
    Create README.md about 3 years ago
  • config.json
    730 Bytes
    add model about 3 years ago
  • model.safetensors
    246 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    246 MB
    xet
    add model about 3 years ago
  • special_tokens_map.json
    2.2 kB
    add tokenizer about 3 years ago
  • tokenizer.json
    3.69 MB
    add tokenizer about 3 years ago
  • tokenizer_config.json
    2.34 kB
    add tokenizer about 3 years ago