Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong status of test TestPrintHelloPoly2 at Trial 2 #26

Open
il-rle opened this issue Dec 23, 2024 · 1 comment
Open

Wrong status of test TestPrintHelloPoly2 at Trial 2 #26

il-rle opened this issue Dec 23, 2024 · 1 comment

Comments

@il-rle
Copy link

il-rle commented Dec 23, 2024

There error in final result at https://nicholas.carlini.com/writing/2024/evaluation_examples/print_hello_poly.py.TestPrintHelloPoly2_gpt-4-0125-preview.html#tab2

Final Answer: True but at run time of rust program got the output:

error: expected one of `!` or `::`, found `(`
 --> main.rs:3:6
  |
3 | print("hello world")
  |      ^ expected one of `!` or `::`
error: aborting due to 1 previous error
main.sh: line 2: ./a.out: No such file or directory

so Substring Evaluation wrongly gave True

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant