Commit graph

55 commits

Author SHA1 Message Date
Andreas Koepf
ffaf3c3653 romve dataset examples from REAMED.md (now in linked GALLERY.md) 2025-01-30 23:06:22 +01:00
Andreas Köpf
6e51caef9e
Merge branch 'main' into miserlou/bfi 2025-01-30 22:45:01 +01:00
Andreas Koepf (aider)
9b023cc4c6 feat: Add dataset gallery markdown generator script 2025-01-30 22:15:03 +01:00
Rich Jones
f886b15fec update readme 2025-01-30 17:26:39 +01:00
Andreas Koepf
a04db556e6 add algorithmic verification hint in README, lint 2025-01-30 10:14:54 +01:00
Andreas Koepf
fc775eda7e lint, seed & size for figlet 2025-01-30 00:58:34 +01:00
Andreas Koepf
c8219be6ae add uncle, aunt & niece and nephew family relationships 2025-01-27 21:19:48 +01:00
Andreas Koepf (aider)
709279664d docs: Add WordSortingDataset to algorithmic tasks overview 2025-01-27 16:57:49 +01:00
EduardDurech
b8c6a481b6
GitHub-compatible formatting 2025-01-27 14:27:59 +01:00
EduardDurech
c6a31f74f5
GitHub Compatibility 2025-01-27 11:02:55 +01:00
EduardDurech
23354b9fd4 README Formatting for TOC and future generators 2025-01-27 09:20:26 +00:00
Andreas Köpf
684a69603f
Merge branch 'main' into koko/scramble 2025-01-26 15:41:25 +01:00
Andreas Koepf
4fdf80e056 update registered dataset name list in README.md 2025-01-26 12:01:48 +01:00
Andreas Koepf
7977895275 rename word_reversal.py -> word_sequence_reversal.py 2025-01-26 11:57:50 +01:00
Andreas Koepf (aider)
5e57848fa2 refactor: Rename WordReversalDataset to WordSequenceReversalDataset 2025-01-26 11:52:15 +01:00
Andreas Koepf (aider)
65d5a5786b feat: Add SpellBackwardDataset with word reversal and length filtering 2025-01-26 11:40:47 +01:00
abdulhakeem
9d025b43fa Ensure only words are considered 2025-01-25 23:08:41 -06:00
abdulhakeem
09634db2cf Add sentence reordering and unit tests to validate it 2025-01-25 22:52:35 -06:00
abdulhakeem
4a5938c409 Address feedbacks 2025-01-25 17:56:00 -06:00
abdulhakeem
01da24978e Update README.md 2025-01-25 13:22:46 -06:00
abdulhakeem
ea1c7795ef Add set up instructions 2025-01-25 13:13:06 -06:00
Andreas Koepf (aider)
7c61924335 refactor: Rename UnscrambleWordsDataset to LetterJumbleDataset 2025-01-25 18:37:42 +01:00
Andreas Koepf (aider)
f531d6b513 feat: Add unscramble_words dataset with configurable word scrambling 2025-01-25 18:21:31 +01:00
Andreas Koepf
9340bd5b5e docs: Remove outdated 'Sorting' dataset reference from README 2025-01-25 18:21:29 +01:00
Andreas Koepf (aider)
06793ffbe0 feat: Add CaesarCipherDataset to README algorithmic tasks section 2025-01-25 18:05:50 +01:00
Andreas Koepf (aider)
b3258f03c3 feat: Add Caesar cipher dataset generator with encryption and decryption tasks 2025-01-25 18:00:13 +01:00
Andreas Koepf (aider)
4bfa9fd987 docs: Fix typos in README.md 2025-01-25 02:38:27 +01:00
Andreas Koepf
bcc3ddbb3b add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
Andreas Koepf (aider)
88f27d4004 docs: Add CountdownDataset to game tasks overview in README 2025-01-25 01:58:54 +01:00
panispani
f71b6d869e Update README to include Maze task 2025-01-24 21:57:03 +00:00
panispani
f2ce88429c Fix spelling mistake in README 2025-01-24 21:19:24 +00:00
panispani
c0dea48ab0 Reformat README 2025-01-24 21:19:03 +00:00
panispani
af0e6e800b Update README to include PolynomialEquations task 2025-01-24 20:44:48 +00:00
Andreas Koepf (aider)
57c3d2a746 docs: Add division operator to BasicArithmeticDataset description 2025-01-24 18:18:37 +01:00
Andreas Koepf (aider)
b19cea9419 feat: Add ColorCubeRotationDataset to README with example and documentation 2025-01-24 17:41:33 +01:00
Andreas Koepf (aider)
e6e8f8cc42 refactor: Rename relationships module to graphs 2025-01-24 16:50:12 +01:00
Andreas Koepf (aider)
b6f673aa54 feat: Add family relationships dataset with configurable family trees 2025-01-24 16:46:43 +01:00
Andreas Koepf
fd388f917b rename SequenceDataset -> NumberSequenceDataset 2025-01-24 16:23:02 +01:00
Andreas Koepf (aider)
b66b1c09b9 feat: Add SimpleEquationsDataset to algebra module
Developed together with Benjamin Rio (benjamrio)
2025-01-24 16:08:05 +01:00
Andreas Koepf
98988c8481 Rename ArithmeticDataset to BasicArithmeticDataset 2025-01-24 10:31:26 +01:00
Andreas Koepf (aider)
95d9974911 refactor: Rename ArithmeticDataset to BasicArithmeticDataset 2025-01-24 10:02:02 +01:00
Andreas Koepf (aider)
1220118d95 feat: Add fraction simplification dataset to arithmetic module 2025-01-24 09:10:15 +01:00
Andreas Koepf (aider)
8d369e6ced feat: Add LCM dataset generator for arithmetic reasoning tasks 2025-01-24 08:55:16 +01:00
Andreas Koepf (aider)
1fc5f2eb8f feat: Add GCD dataset generator for finding GCD of multiple integers 2025-01-24 08:47:19 +01:00
Andreas Koepf (aider)
3917990153 docs: Add NumberSortingDataset to README task overview 2025-01-23 23:30:51 +01:00
Andreas Koepf (aider)
51acc2da76 feat: Add Game Tasks section with Sudoku and Mini Sudoku datasets 2025-01-23 23:22:02 +01:00
Andreas Koepf (aider)
1c02352348 docs: Add PrimeFactorizationDataset to README task overview 2025-01-23 22:52:31 +01:00
Andreas Koepf (aider)
5ef2196813 test: Add task overview section to README.md 2025-01-23 22:29:55 +01:00
Andreas Koepf (aider)
b73c466392 docs: Add documentation for PropositionalLogicDataset to README 2025-01-23 14:50:02 +01:00
Andreas Koepf (aider)
1c0a7e9a7c docs: Add comprehensive documentation for existing generators in README 2025-01-23 14:15:12 +01:00