Skip to content

Prompts for crd3 #769

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

Merged

Conversation

shanyas10
Copy link
Contributor

No description provided.

@shanyas10 shanyas10 changed the base branch from main to eval-hackathon May 10, 2022 17:50
@shanyas10 shanyas10 changed the title Templates crd3 Prompts for crd3 May 10, 2022
@stephenbach stephenbach self-assigned this May 17, 2022
@stephenbach
Copy link
Member

Cool dataset! Looks great! Two minor things:

  • Should conversation_to_summary be original task like the others?
  • Some of the dialogs are really long, like 100+ turns, so they won't fit in the context window of most models. Not sure if there's anything you want to do to explicitly handle that, or at least put the instruction first in all cases so that it doesn't get truncated?

@shanyas10
Copy link
Contributor Author

shanyas10 commented May 19, 2022

Hi @stephenbach! Thanks for review

  • Should conversation_to_summary be original task like the others?

Sorry about missing this. Changed this to original task

  • Some of the dialogs are really long, like 100+ turns, so they won't fit in the context window of most models. Not sure if there's anything you want to do to explicitly handle that, or at least put the instruction first in all cases so that it doesn't get truncated?

I have now put the all the instructions at the top to keep them from getting truncated.

Copy link
Member

@stephenbach stephenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stephenbach stephenbach merged commit a0a7258 into bigscience-workshop:eval-hackathon May 20, 2022
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 this pull request may close these issues.

2 participants