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")
No model card
Files info