deep learning/NLP/RL

Results 3 issues of deep learning/NLP/RL

在pretrain之后,保存的文件夹里的内容,不仅保存有checkpoint-xxxx文件夹,还有encoder_model 文件夹,还有pytorch_model.bin,training_args.bin 文件。对于checkpoint-xxxx文件夹,里面还有encoder_model文件夹,里面也有pytorch_model.bin文件。我现在有四个选择:1. 用checkpoint-xxxx文件夹里面的pytorch_model.bin,2. 用encoder_model/ 文件夹里面的pytorch_model.bin, 3. 用pytorch_model.bin 文件。4. 用checkpoint-xxxx文件夹里面的encoder_model文件夹里面的pytorch_model.bin 文件,如此众多的pytorch_model.bin 不知道该用哪一个。 ![Uploading 1.png…]()

npm install -g chatito 这个命令在哪里执行?在cmd窗口执行不对啊。