Datasets:

Modalities:
Text
Libraries:
Datasets
syntaxgym / syntaxgym.py

Commit History

support loading all suites by default; represent multiple suites within dataset with suite_name feature
d482c79

Jon Gauthier commited on

extract metric code for SyntaxGym metric space
452d201

Jon Gauthier commited on

fix surprisal indexing issues
abe5584

Jon Gauthier commited on

ignore padding tokens in surprisal aggregation
6d4b2a0

Jon Gauthier commited on

improve punctuation rendering (no extraneous spaces)
07dd735

Jon Gauthier commited on

type hint improvements
2b3c98b

Jon Gauthier commited on

Download test suite materials dynamically rather than distributing JSONs
3dad049

Jon Gauthier commited on

Implementation nice and clean, but need to verify results w/ reference syntaxgym-core still
535608c

Jon Gauthier commited on

Get prediction evaluation working
9d3d980

Jon Gauthier commited on

Get token aggregation working; just need to support predictions
70f4226

Jon Gauthier commited on

restructure to accord with HF Hub expectations, I think
aab1635

Jon Gauthier commited on