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

indices sequence length is longer than the specified maximum sequence length #38

Closed ghost closed 1 year ago

ghost commented 1 year ago

when i run python -m detector.train it gives this error:

image

i have tried to solve it with different parameters of train but doesnt make sense.

andysjt commented 1 year ago

I also encountered this problem.