Skip to content

Conversation

@bkb2135
Copy link
Collaborator

@bkb2135 bkb2135 commented Apr 30, 2024

The assumption behind this PR is that there is a limited number of ways that humans ask for certain types of tasks from AI assistants. Because of this, we will have a sufficiently large and varied set of templates that we insert the query into, so that api requests will fall into distribution in them. This will also significantly speed up validator throughput, with tasks requiring less generation.

Notably, the challenge templates are placed within the tasks folder. The most logical place for them would be tools, but because of circular inputs, they would not be able to be placed there without a large refactor.

@bkb2135 bkb2135 requested a review from p-ferreira April 30, 2024 16:41
@bkb2135 bkb2135 changed the title Use templates for some challenges Paraphrase Challenges Apr 30, 2024
@bkb2135 bkb2135 merged commit 2aaf93a into pre-staging Apr 30, 2024
@p-ferreira p-ferreira mentioned this pull request May 1, 2024
@Hollyqui Hollyqui deleted the features/template-challenges branch August 2, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants