CompliancePal/modelcard-action

ESE demo

Closed this issue · 1 comments

Objective

Demonstrate the model card document validation using the default and custom rulesets.

Prerequisite

  1. ML project repository
  2. GitHub action configured to run the modelcard validation action
  3. Custom ruleset in the ML project repository

Script

  1. Create a new branch
  2. Commit a model card document with two properties that fail default and custom validation
  3. Show the failed check result
  4. Fix the model card properties according to the rulesets
  5. Push new commit with the fixes
  6. Show the passed check result

Demo was held