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

chyun
/
KcBERT-over-KcBERT

Transformers
PyTorch
Safetensors
Korean
encoder-decoder
text2text-generation
korean
Model card Files Files and versions
xet
Community

Instructions to use chyun/KcBERT-over-KcBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use chyun/KcBERT-over-KcBERT with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("chyun/KcBERT-over-KcBERT")
    model = AutoModelForSeq2SeqLM.from_pretrained("chyun/KcBERT-over-KcBERT")
  • Notebooks
  • Google Colab
  • Kaggle
KcBERT-over-KcBERT
1.97 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
chyun's picture
chyun
Update README.md
2566ad9 about 3 years ago
  • .gitattributes
    1.53 kB
    initial commit about 3 years ago
  • README.md
    57 Bytes
    Update README.md about 3 years ago
  • config.json
    4.02 kB
    initial commit about 3 years ago
  • model.safetensors
    438 MB
    xet
    initial commit about 3 years ago
  • pytorch_model.bin
    1.53 GB
    xet
    initial commit about 3 years ago
  • tokenizer_config.json
    49 Bytes
    initial commit about 3 years ago
  • vocab.txt
    250 kB
    initial commit about 3 years ago