How to use Chaeeun-Kim/spider-large-static with Transformers:
# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("Chaeeun-Kim/spider-large-static") model = DPRContextEncoder.from_pretrained("Chaeeun-Kim/spider-large-static")
The community tab is the place to discuss and collaborate with the HF community!