This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
NLP Model Trainer with Textattack
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)