Skip to content

Systematically repairing failed scope nested requests #73

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

Open
markwhiting opened this issue Jul 8, 2024 · 0 comments
Open

Systematically repairing failed scope nested requests #73

markwhiting opened this issue Jul 8, 2024 · 0 comments

Comments

@markwhiting
Copy link
Member

markwhiting commented Jul 8, 2024

We bundle requests by scope to try to get more consistent results, e.g.:

Answer these questions about the conditions in each experiment in this paper: ...

But, sometimes, we get bad results, and it's a little annoying that we have to rerun entire requests to fix them because it costs time and money.

Could we run targeted requests for a particular scope? e.g.:

There are 2 experiments [a, b], and a has 3 conditions [a_1, a_2, a_3, a_4]. Answer these questions about a_2: ...

I think this probably works better than we expect, and tooling for it may help us think about tooling for feature versions, feature mechanisms (e.g., OpenAI vs. human vs. Anthropic), and other things that we need to support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants