syntaxgym / test.py

Commit History

interface change: use namedtuple for metric result so that we can add an `accuracy` property and have dot-access
e00b8f2

jgauthier commited on

update metric to support new dataset repr, and evaluating multiple suites in one call
5cd2907

jgauthier commited on

minor code cleanup
27bb1ab

jgauthier commited on

move metric and tests from dataset repo
bcb8ccf

jgauthier commited on