Official PaddlePaddle ERNIE repo:https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-health/ Pytorch Conversion repo:https://github.com/nghuyong/ERNIE-Pytorch How to use fromtransformersimportAutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("nghuyong/ernie-health-zh...