Instructions to use SparseCL/BGE-SparseCL-hotpotqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SparseCL/BGE-SparseCL-hotpotqa with Transformers:
# Load model directly from transformers import AutoTokenizer, our_BertForCL tokenizer = AutoTokenizer.from_pretrained("SparseCL/BGE-SparseCL-hotpotqa") model = our_BertForCL.from_pretrained("SparseCL/BGE-SparseCL-hotpotqa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
f26af26 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bc760719a66405b91d6b454b1960beb4e644834e20425f337d93f4f7e6f1bfc2
size 4091
|