JeremiahZ's picture
Create README.md
4794ab4
|
raw
history blame contribute delete
No virus
424 Bytes
metadata
language:
  - zh

Tiny BERT 4L zh

This is a backup repo of the official repo.

Now the model can be loaded with

from transformers import AutoModel
model = AutoModel.from_pretrained("JeremiahZ/TinyBERT_4L_zh_backup")

More information on this model can be found here.