How to use lyan62/zh_wiki_tiny_v2 with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("lyan62/zh_wiki_tiny_v2", dtype="auto")
No model card