Instructions to use kiyoung2/dpr_p-encoder_roberta-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kiyoung2/dpr_p-encoder_roberta-small with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaEncoder tokenizer = AutoTokenizer.from_pretrained("kiyoung2/dpr_p-encoder_roberta-small") model = RobertaEncoder.from_pretrained("kiyoung2/dpr_p-encoder_roberta-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
bc76f3b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3de4f4abee37ea693e078675e2c4c3f49d4bce6cb432b005cc0e954fc46689a3
size 272408433
|