Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

theSOL1
/
kogrammar-base

Transformers
PyTorch
Safetensors
Korean
bart
text2text-generation
grammar
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use theSOL1/kogrammar-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("theSOL1/kogrammar-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("theSOL1/kogrammar-base")
  • Notebooks
  • Google Colab
  • Kaggle
kogrammar-base
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
theSOL1's picture
theSOL1
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
dcffdf6 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    474 Bytes
    Update README.md almost 3 years ago
  • config.json
    1.46 kB
    Update config.json almost 3 years ago
  • generation_config.json
    191 Bytes
    Upload 7 files almost 3 years ago
  • model.safetensors
    496 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    496 MB
    xet
    Upload 7 files almost 3 years ago
  • special_tokens_map.json
    123 Bytes
    Upload 7 files almost 3 years ago
  • tokenizer.json
    1.05 MB
    Upload 7 files almost 3 years ago
  • tokenizer_config.json
    217 Bytes
    Upload 7 files almost 3 years ago
  • training_args.bin
    3.71 kB
    xet
    Upload 7 files almost 3 years ago