Binder / resources /demo_description.md
Timothyxxx
Fix
756edf5
|
raw
history blame
795 Bytes

This is an interactive demo of Binder based on GPT3 Codex. You can input a question about the table (maybe requiring external knowledge/functionality), and a Binder program will be generated and executed to derive the output answer. For more details, check out the project website.

Note:

  • Codex has query limits for openai keys, thus it may be slow in generation/execution when (high) concurrent requests occur.
  • This page is just for demonstration, so we generate fewer program for speeding up, please check the paper and code on majority vote and weight bias better result.
  • We are trying to make the demo faster and more robust, please let us know if you have any feedback!