Instructions to use thingsu/koDPR_question with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thingsu/koDPR_question with Transformers:
# Load model directly from transformers import AutoTokenizer, BertEncoder tokenizer = AutoTokenizer.from_pretrained("thingsu/koDPR_question") model = BertEncoder.from_pretrained("thingsu/koDPR_question", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
cd3c838 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5154d7a0e19dad6c0f1a18f4000a7b65c09a0b27d59b0a70ed7979d6cf0ca4f3
size 473278007
|