Sihyun An
Results
1
comments of
Sihyun An
I found the solution in operating on colab. You should rerun your notebook as below: ``` !pip install torchdata exit() ``` and re-turn on your runtime and: ``` import torchtext...