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

Fix off-by-one data #66

Open
guidopetri opened this issue Nov 8, 2021 · 1 comment
Open

Fix off-by-one data #66

guidopetri opened this issue Nov 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@guidopetri
Copy link
Owner

A lot of the data was run with an off-by-one error present in the positions/evals/clocks taken from the cloud or from a Lichess-side computer analysis. To fix:

  • truncate data
  • re-run entire pipeline
  • re-run WP model
  • re-deploy WP model

The most annoying part will be the evals, which take a long time to run. As a result I'll probably only do this once #55 is finished - that way that can run for super long and I don't have to babysit the pipeline.

@guidopetri guidopetri added the bug Something isn't working label Nov 8, 2021
@guidopetri
Copy link
Owner Author

It might also be worth it to rerun everything after #41 and #29 are done, so that I can get those evals easily too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant