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

Pad_token not set #16

Closed TikoyX closed 1 month ago

TikoyX commented 3 months ago

When running the main.py in the repo it gives this error

Using pad_token, but it is not set yet.

Using python 3.9, macOs, freshly downloaded repo

ahans30 commented 1 month ago

This is originating from transformers and package and has no affect on Binoculars scores. Please ignore.