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")
This model has 4 files scanned as unsafe.
How to fix it?