txsun1997 / CoLAKE

COLING'2020: CoLAKE: Contextualized Language and Knowledge Embedding
https://aclanthology.org/2020.coling-main.327/
MIT License
114 stars 17 forks source link

from fastNLP import RandomSampler, TorchLoaderIter, LossInForward, Trainer, Tester错误 #23

Open whistle9 opened 1 year ago

whistle9 commented 1 year ago

Hello, I would like to inquire with you After I downloaded fastNLP, I ran_ There was an error in the 'from fastNLP import RandomSampler, TorchLoaderIter, LossInForward, Trainer, and Tester' file in the re. py file. I cannot successfully reference TorchLoaderIter, LossInForward, and Tester into the project. I cannot find a solution to this problem. How did you introduce them?