Instructions to use firqaaa/indo-dpr-question_encoder-single-squad-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-single-squad-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-single-squad-base")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("firqaaa/indo-dpr-question_encoder-single-squad-base") model = AutoModel.from_pretrained("firqaaa/indo-dpr-question_encoder-single-squad-base") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 79036e0
Update README.md f806aa6
Upload pytorch_model.bin d43571c
Update config.json c183b29
Upload config.json 32b1d1d
Upload special_tokens_map.json 7f4212b
Upload tokenizer.json 5855198
Upload tokenizer_config.json 6b8c45f
Upload vocab.txt be56129
Delete tokenizer_config.json 89f8e98
Delete tokenizer.json 48a9047
Delete special_tokens_map.json 93e0074
Delete pytorch_model.bin e015e02
Delete config.json e773d8b
Delete vocab.txt cdbea8c
Upload config.json e6741a0
Delete config.json 7096d06
Update README.md 581551e
Upload pytorch_model.bin ba8c591
Upload vocab.txt 540612d
Upload tokenizer_config.json 674737c
Upload tokenizer.json c4d8391
Upload special_tokens_map.json 16d3a31
Upload config.json 0987917
initial commit 83bf304
Firqa Aqila Noor A commited on