CarperAI / InstructGPT

For experiments involving instruct gpt. Currently used for documenting open research questions.
MIT License
71 stars 3 forks source link

[task] Automated REPL Interaction #9

Open jon-tow opened 1 year ago

jon-tow commented 1 year ago

🚀 The Task

Given some code, the model should be able to run it through an interpreter, check the output, and correct itself, adapting to the interpreter's feedback.

Example

No response

Additional Notes