How to use Archeops/github.facebook.reconstructed.DPR.25epochs.encoder.query with Transformers:
# Load model directly from transformers import AutoTokenizer, HFBertEncoder tokenizer = AutoTokenizer.from_pretrained("Archeops/github.facebook.reconstructed.DPR.25epochs.encoder.query") model = HFBertEncoder.from_pretrained("Archeops/github.facebook.reconstructed.DPR.25epochs.encoder.query")
The community tab is the place to discuss and collaborate with the HF community!