na-models / README.md
skg's picture
Update README.md
79c1eb8
metadata
license: apache-2.0

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.