Zafir Stojanovski
4c47527130
fix(envs): Add source dataset and index to metadata ( #388 )
...
* add source dataset and index to metadata
* fix typo
* fix coach class and its test
2025-03-20 11:12:14 +00:00
Andreas Köpf
b2904ccab9
Minor question template & score_answer improvements ( #261 )
...
* math prompt improvements
* ignore brackets in complex_arithmetic results
* improve additional instruction in prompt of polynomial_equations
* more strict tests for score_answer in polynomial_equations
* simplify special reward handling
* fix test_intermediate_integration
* fix sokoban dataset
* add common dataset score_answer consistency test
2025-03-04 21:55:09 +01:00
Andreas Koepf
c7b41acf14
add configuration option for ArcAgiDataset
2025-02-16 12:49:21 +01:00
Andreas Koepf (aider)
ec8036c099
feat: Add configurable rotation and mirror augmentation variants
2025-02-09 00:16:41 +01:00
Andreas Koepf
b73040b066
refactor: Reorganize ArcAgiConfig class attributes for better readability
2025-02-09 00:12:59 +01:00
Andreas Koepf
e56316ebb2
formatting
2025-02-09 00:04:42 +01:00
Andreas Koepf (aider)
8d8d85e6b2
fix: Add missing Callable import to arc_agi.py
2025-02-08 23:59:53 +01:00
Andreas Koepf (aider)
cdb9d8d8f8
feat: Add configurable augmentations to ArcAgiDataset with consistent application
2025-02-08 23:59:45 +01:00
Andreas Koepf
1795cd815c
add rotate, mirror & color-mapping augmentation functions
2025-02-08 23:51:38 +01:00
Andreas Koepf
4e49806d22
add ArcAgiDataset class, fix score_entry() metadata params
2025-02-08 23:18:18 +01:00