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

thingsu
/
koDPR_context

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

Instructions to use thingsu/koDPR_context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use thingsu/koDPR_context with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertEncoder
    
    tokenizer = AutoTokenizer.from_pretrained("thingsu/koDPR_context")
    model = BertEncoder.from_pretrained("thingsu/koDPR_context")
  • Notebooks
  • Google Colab
  • Kaggle
koDPR_context
473 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
thingsu's picture
thingsu
Update README.md
3f404ad about 5 years ago
  • .gitattributes
    736 Bytes
    allow flax about 5 years ago
  • README.md
    1.28 kB
    Update README.md about 5 years ago
  • config.json
    849 Bytes
    passage encoder model finetuned by KLUE MRC about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    473 MB
    xet
    passage encoder model finetuned by KLUE MRC about 5 years ago