One of the types of projects that the CSC works on are NLP classifiers. The project template should be set up so that these projects are easily started using the CSC ways of working. This includes using our MLOps framework.
Requirements
A full workflow for creating an NLP classifier model exists within the project template.
This includes datamodule, network, and train.py script.
Description
One of the types of projects that the CSC works on are NLP classifiers. The project template should be set up so that these projects are easily started using the CSC ways of working. This includes using our MLOps framework.
Requirements