-
Notifications
You must be signed in to change notification settings - Fork 64
Features/free form date parsing #226
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
Conversation
|
Currently, Testnet runs appear to be successful, and references, while plain, appear to be high quality, and contain the date that they are suppossed to. Before merging to main, it would be advantageous to have a tracked run on main. The distribution of rewards in Date_QA is guaranteed to change, because we are shifting from a limited set of contexts which are solved and in a database, to a "Wikipedia Size" dataset. Currently however, error |
Features/validator model
|
@dbobrenko Unfortunately I cannot add you as a reviewer in this space but please consider yourself as a reviewer of all PRs of this repo (specially the ones with tag |

Currently Date_QA context is gathered from a specific Wikipedia section that stores a list of dates. Miners have internalized this database, and query this database to solve date tasks. This means that the questions that we can ask about dates are specifically limited to what is contained within this specific wikipedia database. This PR will change that in a few ways.