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

Model serving #50

Closed rory-hurley-gds closed 1 year ago

rory-hurley-gds commented 2 years ago

Summary

Folder containing files to run a Fast API server to return NER predictions. This is necessary for serving predictions for custom models in GCP vertex.

Refer to README.md for guidance.

It contains components:

Checklists

This pull/merge request meets the following requirements:

Comments have been added below around the incomplete checks.