Commit graph

303 commits

Author SHA1 Message Date
Cavit Erginsoy
d57a7947a4 INIT 2025-01-30 21:32:46 +00:00
Cavit Erginsoy
4f14a20725 INIT 2025-01-30 19:42:58 +00:00
Andreas Koepf
d90548658e fix chain_sum unit test 2025-01-30 10:57:55 +01:00
Andreas Koepf
f75cc3e17e catch exception in RubiksCube score_answer 2025-01-30 10:25:04 +01:00
Andreas Koepf
0f5fc0fb93 add algorithmic verification hint in README, lint 2025-01-30 10:14:54 +01:00
Andreas Koepf (aider)
22303dedb6 fix: Add validate() method to QuantumLockConfig 2025-01-30 01:22:46 +01:00
Andreas Koepf
3bc1291db2 refactor: Improve QuantumLock dataset with type hints, random seed, and code structure 2025-01-30 01:22:43 +01:00
Andreas Koepf (aider)
a0c9c6b4fb test: Add comprehensive unit tests for QuantumLockDataset 2025-01-30 01:21:15 +01:00
Andreas Koepf
8c0ee72988 test: Add size parameter and improve test case for QuantumLockDataset 2025-01-30 01:21:13 +01:00
Andreas Köpf
cc47fad85f Merge pull request #23 from Miserlou/miserlou/togglelock
Adds "Quantum Lock" Puzzle
2025-01-30 01:12:17 +01:00
Andreas Koepf
87bf5d6f9a rename static.py -> wordle_words.py 2025-01-30 01:06:52 +01:00
Andreas Koepf (aider)
2b8655daef test: Add deterministic test for FigletFontDataset generation 2025-01-30 00:59:57 +01:00
Andreas Koepf
9450768aad lint, seed & size for figlet 2025-01-30 00:58:34 +01:00
Andreas Koepf
9e0a59f847 add seed & size params to RubicsCubeConfig 2025-01-30 00:49:41 +01:00
Andreas Koepf (aider)
946ac0f235 test: Add deterministic test for RubiksCubeDataset __get_item__() 2025-01-30 00:42:20 +01:00
Andreas Koepf
f1e554beb8 make sure rubiks cube is scrambled deterministically based on seed+idx 2025-01-30 00:36:34 +01:00
Andreas Köpf
4f13c61aa5 Merge pull request #22 from Miserlou/miserlou/figlet
Add Figlet Fonts Challenges and Evaluator
2025-01-30 00:03:34 +01:00
Andreas Köpf
4b02834aa0 Merge branch 'main' into miserlou/figlet 2025-01-29 23:59:27 +01:00
Andreas Köpf
aab5965078 Merge pull request #21 from Miserlou/miserlou/rubiks
Add Rubik's Cube Generator and Evaluator
2025-01-29 23:58:50 +01:00
Rich Jones
e99a9c59c3 Add QL puzz 2025-01-29 23:33:39 +01:00
Rich Jones
451af16f98 initial puzzle 2025-01-29 23:25:59 +01:00
Rich Jones
781ed6ef78 dep typo 2025-01-29 22:23:00 +01:00
Rich Jones
75fba9d864 optional space letters, default true since it seems to perform slightly better 2025-01-29 21:38:54 +01:00
Rich Jones
d6bab78fa1 figlet fonts 2025-01-29 20:38:38 +01:00
Andreas Koepf
d1a35397a0 add eval demo for generated script 2025-01-29 18:28:17 +01:00
Andreas Koepf
402ea58f62 first steps for automatic generation of gsm generator functions 2025-01-29 17:55:37 +01:00
Rich Jones
9c4e820fc4 lint 2025-01-29 16:09:39 +01:00
Rich Jones
a872a09030 cleanup 2025-01-29 16:07:27 +01:00
Rich Jones
68a538abc5 dont use that cubestring 2025-01-29 16:05:41 +01:00
Rich Jones
f749539138 inital stab at rubikscube 2025-01-29 15:53:29 +01:00
Andreas Koepf
33977f75f6 use more realistic hparams for OpenRLHF example 2025-01-28 22:20:22 +00:00
Andreas Koepf
1bc56b8559 extract answer from last answer tag 2025-01-28 16:37:19 +00:00
Andreas Koepf
655de7a7f3 add first example with OpenRLHF 2025-01-28 14:40:06 +00:00
Andreas Koepf (aider)
f23c52116a feat: Add mother-in-law and father-in-law relationship detection 2025-01-27 21:24:35 +01:00
Andreas Koepf
9227d438ab add uncle, aunt & niece and nephew family relationships 2025-01-27 21:19:48 +01:00
Andreas Koepf (aider)
54fc49c02c feat: Randomly assign children to multiple couples in family generation 2025-01-27 20:54:58 +01:00
Andreas Koepf
59042db1c2 refactor: Rename paternal_aunt variable to aunt for consistency 2025-01-27 20:54:56 +01:00
Andreas Koepf (aider)
b4c77768ed feat: Add paternal aunt and her husband to family generation 2025-01-27 20:50:22 +01:00
Andreas Koepf (aider)
6669acc568 feat: Add paternal uncle and aunt to family generation process 2025-01-27 20:48:28 +01:00
Andreas Koepf (aider)
84c0107ce0 feat: Add separate maternal and paternal grandparents to family relationships 2025-01-27 20:41:13 +01:00
Andreas Koepf (aider)
9f878e0244 feat: Add aunt, uncle, niece, and nephew relationships to family graph 2025-01-27 20:28:18 +01:00
Andreas Koepf
7b3cc45bbd add newline to word sorting template 2025-01-27 16:57:49 +01:00
Andreas Koepf (aider)
5190a37899 docs: Add WordSortingDataset to algorithmic tasks overview 2025-01-27 16:57:49 +01:00
Andreas Köpf
753d3a62cd Merge pull request #14 from open-thought/temp/readme_update
README Formatting for TOC and future generators
2025-01-27 16:50:03 +01:00
EduardDurech
ac0aa48cb2 GitHub-compatible formatting 2025-01-27 14:27:59 +01:00
EduardDurech
920e5a400d GitHub Compatibility 2025-01-27 11:02:55 +01:00
EduardDurech
dd2f00b07e README Formatting for TOC and future generators 2025-01-27 09:20:26 +00:00
Andreas Koepf (aider)
b7029fc5df feat: Clarify word sorting instructions with ASCII/Unicode ordering and output format 2025-01-26 22:29:57 +01:00
Andreas Koepf (aider)
557fac66bf refactor: Change word sorting answer format from list string to comma-separated string 2025-01-26 22:23:18 +01:00
Andreas Koepf
c3b6af35f0 min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00