GSTT-CSC / project-template

Template for new projects
0 stars 0 forks source link

PTD - NLP Classifier Template #76

Open mikewoodward94 opened 1 month ago

mikewoodward94 commented 1 month ago

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

  1. A full workflow for creating an NLP classifier model exists within the project template.
  2. This includes datamodule, network, and train.py script.
  3. Runs using csc mlops.