Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 775 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 775 Bytes

DEPRECATED: This project is no longer supported.

SyntaxGym Core

MIT License

syntaxgym is a Python package for easy targeted syntactic evaluation of language models. It replicates the core behavior of the SyntaxGym website, providing standardized and reproducible processes for targeted syntactic evaluation.

Installation

syntaxgym requires a working Docker installation.

Next, install and update the package using pip:

$ pip install -U syntaxgym

Links