Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

WIP: add system tag for each question

Open CloseChoice opened this issue 2 years ago • 3 comments

closes #2972

CloseChoice avatar Apr 29 '23 12:04 CloseChoice

:x: pre-commit failed. Please run pre-commit run --all-files locally and commit the changes. Find more information in the repository's CONTRIBUTING.md

github-actions[bot] avatar Apr 29 '23 13:04 github-actions[bot]

@CloseChoice Is there a dataset config I can specify to test out the control system prompts in #2708 ?

jordiclive avatar Apr 29 '23 19:04 jordiclive

We don't have a specific config yet, but you can use all the datasets which support the ds entry:

  • Alpaca-Code
  • Alpaca
  • Vicuna
  • Dolly
  • AlpacaGpt4
  • all instruction datasets

CloseChoice avatar Apr 30 '23 19:04 CloseChoice