/debugger_llm

Open-source datasets & models for LLM Judges to find and describe bugs in LLM-generated code.

Primary LanguageJupyter Notebook

Debugger LLM

  • Open-source datasets & models for LLM Judges to find and describe bugs in LLM-generated code.
  • Inspired by OpenAI's recent work on LLM Critics.
  • Refer to the Official Presentation for more details on the project.
  • Please send an email at a362lee@uwaterloo.ca for any inquiries about the project.

.env

  • Make sure to include the following keys.
ANTHROPIC_API_KEY=...
OPENAI_API_KEY=...
HUGGINGFACE_TOKEN=...
OPENAI_FINE_TUNED_MODEL=...