Edit model card

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.

Downloads last month
3
Safetensors
Model size
11.4M params
Tensor type
I64
·
F32
·
Inference Examples
Inference API (serverless) is not available, repository is disabled.