dbiir / UER-py

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
https://github.com/dbiir/UER-py/wiki
Apache License 2.0
3.01k stars 525 forks source link

The scripts in HuggingFace uer is not updated. #262

Open Embedding opened 2 years ago

Embedding commented 2 years ago

The project was redesigned while the scripts in HuggingFace uer (https://huggingface.co/uer/) is not changed accordingly.

For example, in RoBERTa page, The --data_processor mlm should be specified in preprocess stage, instead of --target mlm .