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