Andreas Köpf
|
d24293358e
|
Merge pull request #184 from AhmedSaif2/main
fix parameter name in compute_decimal_reward docstring
|
2025-02-21 16:15:05 +01:00 |
|
AhmedSaif2
|
75cbfb8783
|
fix parameter name in compute_decimal_reward docstring
|
2025-02-21 17:01:59 +02:00 |
|
Andreas Köpf
|
ee2d04439f
|
Merge pull request #183 from open-thought/rich/rdmepolish
Enhance README friendliness
|
2025-02-21 15:45:56 +01:00 |
|
Andreas Köpf
|
6d22bb6f27
|
Merge pull request #179 from joesharratt1229/fix/prop_logix
Fix/prop logix
|
2025-02-21 15:43:13 +01:00 |
|
Andreas Koepf
|
222d5ebf94
|
reactivate default imports for PropositionalLogicDataset
|
2025-02-21 15:41:04 +01:00 |
|
Andreas Köpf
|
78b2b518d9
|
Merge branch 'main' into fix/prop_logix
|
2025-02-21 15:38:29 +01:00 |
|
Andreas Köpf
|
28dc0932c4
|
Merge pull request #178 from olliestanley/feature/unsloth-train
Add minimal working GRPO training example with Unsloth
|
2025-02-21 15:37:24 +01:00 |
|
Andreas Köpf
|
1e0f67f7a2
|
Merge pull request #175 from AhmedSaif2/fix-format
Add score_answer function to handle comma-formatted numbers
|
2025-02-21 15:36:21 +01:00 |
|
Andreas Koepf
|
476e37e70b
|
use Decimal class for numeric comparison e.g. +0123.100 == 123.1
|
2025-02-21 15:36:06 +01:00 |
|
Andreas Koepf
|
ff5b210106
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
Rich Jones
|
eb72b055b2
|
fix mkd
|
2025-02-21 15:14:36 +01:00 |
|
Rich Jones
|
745bea8a6e
|
link to eval readme
|
2025-02-21 15:13:29 +01:00 |
|
Rich Jones
|
f142ea7cd3
|
edits
|
2025-02-21 15:09:11 +01:00 |
|
Rich Jones
|
4fb0a71381
|
polish readme a bit
|
2025-02-21 15:04:04 +01:00 |
|
AhmedSaif2
|
6b5c7a8637
|
add a helper function to handle redundant code
|
2025-02-21 15:54:00 +02:00 |
|
AhmedSaif2
|
065d3d0afc
|
extend format tests to allow questions that ends with question marks
|
2025-02-21 15:50:03 +02:00 |
|
joesharratt1229
|
16c69b3b7a
|
moved trivial check
|
2025-02-21 00:20:00 +00:00 |
|
joesharratt1229
|
f61a4569ff
|
reimplemented prop logic
|
2025-02-20 23:59:31 +00:00 |
|
joesharratt1229
|
a67851d3ea
|
added testing func for prop logic
|
2025-02-20 23:59:07 +00:00 |
|
Oliver
|
97c9c332eb
|
Better progress tracking
|
2025-02-20 23:32:54 +00:00 |
|
Oliver
|
5cf86e818f
|
Set log level
|
2025-02-20 22:36:07 +00:00 |
|
Oliver
|
5f7d4dc92b
|
Add requirements for Unsloth example
|
2025-02-20 22:29:13 +00:00 |
|
Oliver
|
4883ec48b6
|
Call for_inference before eval
|
2025-02-20 22:27:33 +00:00 |
|
Oliver
|
4d08d2f772
|
Add eval
|
2025-02-20 22:18:52 +00:00 |
|
Andreas Koepf
|
5499bb4636
|
fix jugs unit test
|
2025-02-20 23:09:46 +01:00 |
|
Oliver
|
31941d09e6
|
Answer scoring fixes to address edge cases
|
2025-02-20 22:04:01 +00:00 |
|
Andreas Koepf
|
5e7e205639
|
update GALLERY.my, bump version
|
2025-02-20 23:03:54 +01:00 |
|
Oliver
|
1e907ac127
|
Add minimal unsloth GRPO example
|
2025-02-20 22:03:40 +00:00 |
|
Andreas Köpf
|
d2866147ee
|
Merge pull request #177 from zafstojano/env/rotten-oranges
feat(env): Rotten Oranges
|
2025-02-20 22:51:14 +01:00 |
|
Andreas Köpf
|
07587d1647
|
Merge branch 'main' into env/rotten-oranges
|
2025-02-20 22:51:07 +01:00 |
|
Andreas Köpf
|
d902debf7e
|
Merge pull request #172 from open-thought/rich/jugs
Add Water Jug Puzzles
|
2025-02-20 22:48:12 +01:00 |
|
Andreas Koepf
|
c1aeacad0b
|
store possible answer in entry 'answer' field
|
2025-02-20 22:47:21 +01:00 |
|
Andreas Koepf (aider)
|
96bd177b9b
|
docs: Add descriptive comments for num_jugs and difficulty parameters
|
2025-02-20 22:39:22 +01:00 |
|
Andreas Koepf (aider)
|
d8dac6272c
|
feat: Add type hints to generate_puzzle and min_moves_n functions
|
2025-02-20 22:38:11 +01:00 |
|
Andreas Koepf
|
5f985d61c5
|
refactor: Simplify jug puzzle dataset generation and solution verification
|
2025-02-20 22:38:10 +01:00 |
|
Zafir Stojanovski
|
67617a0a42
|
remove empty space
|
2025-02-20 22:35:53 +01:00 |
|
Zafir Stojanovski
|
51ea7778ee
|
rotten oranges
|
2025-02-20 22:33:39 +01:00 |
|
Andreas Köpf
|
5440649720
|
Merge pull request #170 from open-thought/rich/needle
Adds Needle in a Haystack problems
|
2025-02-20 22:12:47 +01:00 |
|
AhmedSaif2
|
27c597c10a
|
remove added instructions
|
2025-02-20 21:29:01 +02:00 |
|
AhmedSaif2
|
1da1909666
|
Add score answer to support comma format
|
2025-02-20 20:52:31 +02:00 |
|
Rich Jones
|
af5bb57218
|
wiggle imports
|
2025-02-20 16:23:40 +01:00 |
|
Rich Jones
|
3dad5f9eca
|
jugs jugs jugs lint
|
2025-02-20 16:15:29 +01:00 |
|
Rich Jones
|
3eef5841f6
|
basic jugs
|
2025-02-20 15:24:46 +01:00 |
|
Rich Jones
|
9322d83358
|
move assert to config
|
2025-02-20 12:45:09 +01:00 |
|
Andreas Köpf
|
3adf5b6c22
|
Merge pull request #158 from open-thought/rich/decimalmath
Decimal Arithmetic
|
2025-02-20 12:35:41 +01:00 |
|
Rich Jones
|
58d261be98
|
lint
|
2025-02-20 12:29:12 +01:00 |
|
Rich Jones
|
c3ced61c6e
|
adds Needle in a Haystack problems
|
2025-02-20 12:28:30 +01:00 |
|
Rich Jones
|
921c9b1d7b
|
type hints
blind roboting
|
2025-02-20 12:10:28 +01:00 |
|
Andreas Koepf
|
6103bbe1b4
|
exclude PropositionalLogicDataset from auto-import (needs to be improved)
|
2025-02-20 12:08:48 +01:00 |
|
Andreas Koepf
|
67bf9d10cb
|
use correct signature for CryptarithmDataset.score_answer() method
|
2025-02-20 11:55:32 +01:00 |
|