Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schelling point eval doesn't work #1533

Open
johny-b opened this issue May 22, 2024 · 1 comment · May be fixed by #1534
Open

Schelling point eval doesn't work #1533

johny-b opened this issue May 22, 2024 · 1 comment · May be fixed by #1534

Comments

@johny-b
Copy link
Contributor

johny-b commented May 22, 2024

Fresh installation (d3dc890)

oaieval gpt-3.5-turbo schelling_point

dies around 580th sample with

(...)
openai.BadRequestError: Error code: 400 - {'error': {'message': "Sorry! We've encountered an issue with repetitive patterns in your prompt. Please try again with a different prompt.", 'type': 'invalid_prompt', 'param': 'prompt', 'code': None}}

I guess some prompt was accepted by the OpenAI API when the eval was developed and now it's rejected.

@JunShern JunShern linked a pull request May 22, 2024 that will close this issue
@JunShern
Copy link
Collaborator

Thanks for flagging! #1534 has a fix, which should get merged soon.

@johny-b johny-b changed the title Shelling point eval doesn't work Schelling point eval doesn't work May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants