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

add soda_synthetic_dialogue dataset

Open jquesnelle opened this issue 2 years ago • 1 comments

resolves #415

This creates the "🥤SODA Synthetic Dialogue" dataset following the instructions as described in datasets.md. Since this is the first dataset added to the repo, I followed the instructions closely including using all the provided templates so as to have a good first example for other datasets. To this end I re-created the dialogue generation in a prepare.py rather than pulling the data directly from the Colab notebook.

jquesnelle avatar Jan 09 '23 16:01 jquesnelle

This looks good to me. Thank you @jquesnelle

huu4ontocord avatar Jan 10 '23 05:01 huu4ontocord

: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 Jan 17 '23 03:01 github-actions[bot]