Skip to content

Latest commit

Β 

History

History
46 lines (33 loc) Β· 1.56 KB

README.md

File metadata and controls

46 lines (33 loc) Β· 1.56 KB

πŸͺ spaCy Project: spaCy Curated Transformers XLM-R pipeline

πŸ“‹ project.yml

The project.yml defines the data assets required by the project, as well as the available commands and workflows. For details, see the spaCy projects documentation.

⏯ Commands

The following commands are defined by the project. They can be executed using spacy project run [name]. Commands are only re-run if their inputs have changed.

Command Description
preprocess Convert data to spaCy format
create-config Create a config
train Train the pipeline
evaluate Evaluate the pipeline on the test corpus.
evaluate-dev Evaluate the pipeline on the dev corpus.

⏭ Workflows

The following workflows are defined by the project. They can be executed using spacy project run [name] and will run the specified commands in order. Commands are only re-run if their inputs have changed.

Workflow Steps
all preprocess β†’ create-config β†’ train β†’ evaluate

πŸ—‚ Assets

The following assets are defined by the project. They can be fetched by running spacy project assets in the project directory.

File Source Description
assets/UD_Dutch-Alpino Git