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