Instructions to use firqaaa/indo-dpr-question_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-question_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-question_encoder-multiset-base")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("firqaaa/indo-dpr-question_encoder-multiset-base") model = AutoModel.from_pretrained("firqaaa/indo-dpr-question_encoder-multiset-base") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 4aae156
Update README.md 75813c0
Update README.md 736fd46
Upload pytorch_model.bin bf1077f
Upload vocab.txt a7c856a
Upload tokenizer_config.json efccb00
Upload tokenizer.json ea66ef7
Upload special_tokens_map.json 22c1129
Upload config.json 8271f6f
initial commit 7a22627
Firqa Aqila Noor A commited on