Skip to content

fix(formalize_proof): load jsonl data from path before passing as argument#1

Open
aschung01 wants to merge 1 commit into
jinpz:mainfrom
aschung01:main
Open

fix(formalize_proof): load jsonl data from path before passing as argument#1
aschung01 wants to merge 1 commit into
jinpz:mainfrom
aschung01:main

Conversation

@aschung01

Copy link
Copy Markdown
  • This fixes an error when running formalize_proof
  • But I'm curious why the parameter formalize_json_data exists in function formalize_postprocess - it seems that it is always identical to predictions

@jinpz

jinpz commented May 28, 2024

Copy link
Copy Markdown
Owner

Hi Andrew, sorry for the late reply and thank you for spotting this! There is indeed a typo and the correct argument to pass in should be all_samples. The reason why we do this is to add the prediction to the original data.

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

Successfully merging this pull request may close these issues.

2 participants