Hacker News new | ask | show | jobs
by maxwells-daemon 692 days ago
Second author here. Happy to answer any questions about the work!
1 comments

the infographic in the deepmind blog showed the team built a formalizer network. i wonder how you guys build it. last time i tried chatgpt to translate a math problem into lean it sucks
LeanDojo (at least as original published) did not use automatically formalized data, but extracted examples from Mathlib, which is already written in Lean.