v0.1.24
What's Changed
- [fix #484] resolve basic_arithmetic fails when size is large by @theblackcat102 in #485
- Curr exp by @joesharratt1229 in #487
- fix: Training README.md by @zafstojano in #491
- Add option to increase timeout by @SzymonOzog in #493
- Run categories in parallel by @SzymonOzog in #492
- feat(curriculum): Knights and Knaves configs by @zafstojano in #488
- fix(evaluation): Add instructions for running on MMLU Pro by @zafstojano in #497
- (README): add GEM to projects using RG by @zafstojano in #498
- (README): Add discord badge by @zafstojano in #500
- fix enconding to be able to run on win by @denini08 in #502
- Add OptimalThinkingBench to Projects Using RG by @Miserlou in #503
- Add probability dataset (initial: Coin Flip dataset + curriculum) by @kumaranant1 in #505
- (README): add gensyn paper by @zafstojano in #506
- fix: Register missing
coin_flipby @zafstojano in #507
New Contributors
- @SzymonOzog made their first contribution in #493
- @denini08 made their first contribution in #502
- @kumaranant1 made their first contribution in #505
Full Changelog: v0.1.23...v0.1.24