How to use GeneZC/sparsebert-base with Transformers:
# Load model directly from transformers import AutoTokenizer, SparseBertHidden tokenizer = AutoTokenizer.from_pretrained("GeneZC/sparsebert-base") model = SparseBertHidden.from_pretrained("GeneZC/sparsebert-base")
The community tab is the place to discuss and collaborate with the HF community!