From bd710ececcf0f1a54b605ff7843d797756f1bf2a Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sat, 1 Jul 2023 18:25:56 -0700 Subject: [PATCH] Update benchmarks.md --- docs/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index 8e7743faf..67f14084e 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -120,7 +120,7 @@ the final outcome following the first coding attempt and the second attempt that includes the unit test error output. Each bar also has a horizontal mark that shows the intermediate performance after the first coding attempt, -without the benefit of second try. +without the benefit of the second try. It's worth noting that GPT never gets to see the source code of the unit tests during the benchmarking. It only sees the error output from