(Install PyTorch according to your version of Python and CUDA; See [pytorch.org](https://pytorch.org/get-started/locally/) for more information)
*`pip install nltk`
*`pip install fastNLP==0.6.0/0.7.0` (See[fastNLP](https://github.com/fastnlp/fastNLP); You need to download the specified old version to run this code.)
*`pip install fastNLP==0.6.0/0.7.0` (See[fastNLP](https://github.com/fastnlp/fastNLP); You need to download the specified old version to run this code.)
*`pip install transformers`
*`pip install fitlog`
(If an error occurred in ``.../fitlog/fastlog/logger.py, line 776``, you may need to revise `np.str` to `np.str_`)