Instructions to use firqaaa/indo-dpr-ctx_encoder-multiset-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use firqaaa/indo-dpr-ctx_encoder-multiset-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="firqaaa/indo-dpr-ctx_encoder-multiset-base")# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("firqaaa/indo-dpr-ctx_encoder-multiset-base") model = DPRContextEncoder.from_pretrained("firqaaa/indo-dpr-ctx_encoder-multiset-base") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md c21811c
Update README.md 2970c6c
Update README.md 0402674
Update README.md cf5ea83
Upload pytorch_model.bin 4ba36bb
Upload vocab.txt 8d825df
Upload tokenizer_config.json b557717
Upload tokenizer.json d54428b
Upload special_tokens_map.json 41da613
Upload config.json baade7e
initial commit 9cf18bb
Firqa Aqila Noor A commited on