mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
feat: Add scoring method & unit tests for circuit logic dataset
This commit is contained in:
parent
719369bce6
commit
63bd662acf
3 changed files with 246 additions and 8 deletions
|
|
@ -21,6 +21,7 @@ __all__ = [
|
|||
"ZebraConfig",
|
||||
"ZebraDataset",
|
||||
"SelfReference",
|
||||
"SelfReferenceConfig",
|
||||
"SelfReferenceDataset",
|
||||
"CircuitLogicConfig",
|
||||
"CircuitLogicDataset",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue