This repo contains models for generating hate speech and NLI adversarial examples. The base architecture is the GPT-2 causal language model. Hate speech models are trained on the DynaHate dataset, while NLI models are trained on AdversarialNLI. Further details can be found in this paper.
Models are intended for testing/improving robustness of neural classifiers only.