Skip to content

Latest commit

 

History

History
 
 

sst

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Attacking Sentiment Models

Files and Usage

This folder contains the following files:

  • sst.py walks through training a simple GloVe-based LSTM sentiment analysis model in AllenNLP on the Stanford Sentiment Treebank. It then creates universal adversarial triggers for the sentiment model (Section 3 of the paper).