bkb2135

Results 15 issues of bkb2135

Currently, we generate references in the task, as well as in the async reference generation process

Create token_limit, which when generating a reference answer, overrides the otherwise universal max_tokens argument defined by the llm object.

backlog

For wiki-based tasks, validators send empty challenges ~1.2% of the time.

good first issue

Currently we are using a regex function to capture dates because datetime objects cannot contain all of the years found in the wikipedia date sections. This requires some specificity in...

The priority function defined in the base miner does not behave as intended because of async keyword.

Adds layout matching task and criteria to answer step in validation.

Some math tasks have the following problems. Numbers too big (numbers greater than the float limit) Numbers too small and inconsistently rounded (sometimes it's 0, other times it's 2e-12) 11^{7^{7}}...

Some math challenges are low quality or rely on unreasonably large computations. ![image](https://github.com/macrocosm-os/prompting/assets/98138173/5aba403d-19ad-48e1-9065-2587f06b0ce0)