Skip to content

justinchiu/onecommon-gpt

Repository files navigation

onecommon-gpt

Installation

pip install -e .

Prompts

Full prompt

SPC prompts

Reformat: Rewrite partner utterances to correct typos and formatting.

Classify: Classify the dialogue act and any reference to previous turns.

Confirm: Classify whether the partner said yes or no to a previous question.

Constraint generation: Generate the constraints.

Execution template: Take the output of previous prompts and turn them into a program.

GPT4 w/o codegen prompt

Selfplay

After installation, clone the repo justinchiu/onecommon and run bash onecommon/aaai2020/experiments/jc_run_gpt_selfplay.sh.

Round-trip

Run python scripts/generation_playground2.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published