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

yunjinchoi
/
klue-bert-base-p-encoder

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community

Instructions to use yunjinchoi/klue-bert-base-p-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yunjinchoi/klue-bert-base-p-encoder with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertEncoder
    
    tokenizer = AutoTokenizer.from_pretrained("yunjinchoi/klue-bert-base-p-encoder")
    model = BertEncoder.from_pretrained("yunjinchoi/klue-bert-base-p-encoder")
  • Notebooks
  • Google Colab
  • Kaggle
klue-bert-base-p-encoder
443 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yunjinchoi's picture
yunjinchoi
[Add] pretrained klue bert
3106bd8 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • config.json
    622 Bytes
    [Add] pretrained klue bert almost 3 years ago
  • pytorch_model.bin
    443 MB
    xet
    [Add] pretrained klue bert almost 3 years ago