openai / gpt-2-output-dataset

Dataset of GPT-2 outputs for research in detection, biases, and more
MIT License
1.93k stars 548 forks source link

ModuleNotFoundError: No module named 'torch._C' #44

Closed guanwang19 closed 1 year ago

guanwang19 commented 1 year ago

When I ran the detector.server, this error showed up. I did install Torch. Python 3.9 this error was observed by many others in different situation. any hint?