Instructions to use firqaaa/indo-dpr-ctx_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-ctx_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-ctx_encoder-single-squad-base")# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("firqaaa/indo-dpr-ctx_encoder-single-squad-base") model = DPRContextEncoder.from_pretrained("firqaaa/indo-dpr-ctx_encoder-single-squad-base") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 44987eb
Update README.md 8121391
Update README.md 0b86dec
Update README.md 7483df3
Update README.md 96a7cf4
Update README.md fc576ee
Update README.md a4dfbc2
Upload pytorch_model.bin d74741e
Upload vocab.txt 0b62c18
Upload tokenizer_config.json d4e8cfa
Upload special_tokens_map.json 5d96df5
Upload tokenizer.json ec22ba2
Upload config.json 95a5862
Update README.md 7c3c21f
Update README.md ea138fe
Update README.md 9934a98
Delete vocab.txt 89b664d
Delete tokenizer_config.json 0cd24f9
Delete tokenizer.json 122914d
Delete special_tokens_map.json 35bdcc9
Delete prediction_head_0_config.json 2581eeb
Delete prediction_head_0.bin bd711a6
Delete config.json b8ae65b
Update config.json db40d95
Update config.json 4cf27ed
Delete pytorch_model.bin 4d45216
Upload prediction_head_0.bin 816f013
Upload prediction_head_0_config.json 1072aee
Upload pytorch_model.bin 2669942
Upload vocab.txt 4a2d19a
Upload tokenizer_config.json e7d43c9
Upload tokenizer.json 3e99592
Upload special_tokens_map.json fc7d1dd
Upload config.json 1023373
initial commit 421f5e1
Firqa Aqila Noor A commited on