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