ahans30 / Binoculars

[ICML 2024] Binoculars: Zero-Shot Detection of LLM-Generated Text
https://arxiv.org/abs/2401.12070
BSD 3-Clause "New" or "Revised" License
189 stars 26 forks source link

Fixed Import Error #13

Closed githubbuhtig10 closed 3 months ago

githubbuhtig10 commented 3 months ago

When installing Binoculars through pip install, trying to run the code results in an import error to do with config.py. This PR moves the contents of this config file such that there is no longer an import error.