alphagov / govuk-content-metadata

GovNER: an encoder-based language model (RoBERTa) fine-tuned to perform Named Entity Recognition (NER) on GOV.UK content
MIT License
4 stars 1 forks source link

Prodigy annotation #64

Closed rory-hurley-gds closed 1 year ago

rory-hurley-gds commented 1 year ago

Summary

Small PR with updates for instructions.html and prodigy.json following updates to P2 annotation round.

Checklists

This pull/merge request meets the following requirements:

Comments have been added below around the incomplete checks.

exfalsoquodlibet commented 1 year ago

Here as well, passing the CI/CD tests requires to run the pre-commit locally and then pushed the "automatic fixes"

So in the branch with the PR, run:

pre-commit run --all-files

Some files will be modified automatically by the hooks. Need to commit and push those changes.