Instructions to use tau/spider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tau/spider with Transformers:
# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("tau/spider") model = DPRContextEncoder.from_pretrained("tau/spider") - Notebooks
- Google Colab
- Kaggle
Upload new model
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:443048e388090c85f6aa053020b366a2aac3b0004acae446c3ce6e494bad43e7
|
| 3 |
+
size 435655093
|