Where I can find the complete code to imitate the results you have achieved with Scaling-test-time-compute
Hi
Thanks for the great blog.
I want to imitate the results you have achieved with Scaling-test-time-compute but on another dataset. Therefore, where can I find the complete code to understand the detailed steps required to implement this new technique Scaling-test-time-compute.
I would love to reproduce the results on the MATH 500 datasets!
I would love to have access to the code that is used for evaluating. While trying to reproduce, I found out that using latex2sympy2 was not working as expected for me (The library was having a lot of issues trying to parse valid latex strings).
We were trying to compare the methods in this blog, with our particle filtering-based inference-time scaling method in our recent paper: https://probabilistic-inference-scaling.github.io/
We reverse-engineered some of the missing details and managed to reproduce their results somewhat closely. The code is available via the link