Created by: PeterGss
python3 ./demo/finetune_classifier_dygraph.py --from_pretrained ernie_1.0 --data_dir ./data/xnli
实际上应该是 python3 ./demo/finetune_classifier_dygraph.py --from_pretrained ernie-1.0 --data_dir ./data/xnli