Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

NLP Model Trainer with Textattack

Compare
Choose a tag to compare
@georgetayqy georgetayqy released this 14 Dec 09:12
· 78 commits to main since this release
5935a4a

A new module is introduced into the app to allow users to leverage the textattack package to train and attack their NLP ML models.

Changes Made

  • Implemented textattack CLI and API into app
  • Added new standalone module focused on textattack and model training/attacking
  • Migration of Docker image from Docker Hub to Github (ghcr)