Andreas Köpf
|
b59ccdefa2
|
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 Koepf
|
3e7ff3b084
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
Oliver
|
e26161713e
|
Answer scoring fixes to address edge cases
|
2025-02-20 22:04:01 +00:00 |
|
Oliver
|
473368bbea
|
Tweak mini sudoku config
|
2025-02-18 18:46:14 +00:00 |
|
Oliver
|
fa773115b9
|
Tweak mini sudoku config
|
2025-02-18 18:43:19 +00:00 |
|
Oliver
|
32928bd77b
|
Tweak num_empty logic
|
2025-02-18 18:36:12 +00:00 |
|
Oliver
|
9e3f4e806a
|
Ensure unique mini sudokus
|
2025-02-18 18:31:30 +00:00 |
|
Oliver
|
c512d86a86
|
Cleanup question & add scoring for mini sudoku
|
2025-02-17 18:37:07 +00:00 |
|
Andreas Koepf
|
0dcff77b37
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
Andreas Koepf
|
20069b2a7d
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
4c6bcb763f
|
fix: Improve mini sudoku board generation and empty cell handling
|
2025-01-23 23:16:59 +01:00 |
|
Andreas Koepf (aider)
|
877057421d
|
feat: Add mini sudoku puzzle generator to games package
|
2025-01-23 23:14:51 +01:00 |
|