Code Monkey home page Code Monkey logo

generatingnl's Introduction

Generating Natural Language Adversarial Examples on a Large Scale with Generative Models

An open-source Pytorch implementation Generating Natural Language Adversarial Examples on a Large Scale with Generative Models paper

Slightly modified scheme of the proposed model from the original paper Attack success rate and perplexity

Links and References:

Project Structure

  • TextCNN - scripts to train TextCNN (required to run pipeline)
  • VAE - scripts to train VAE (not needed to run the pipeline, it is included separately)
  • notebooks - an end-to-end pipeline for training proposed model
  • datasets - torchtext based dataloaders
  • scripts - some helpful scripts

Requirements:

  • Torch >= 1.0.
  • Torchtext
  • Spacy
  • default data science libraries NumPy, SciPy, Pandas, Matplotlib, etc.

All libs should be available via pip or conda,

For Spacy don't forget to download a language model, python -m spacy download en_core_web_sm

In case of any issues, please contact us by:

  • email: Konstantin.Sozykin (dot) skoltech.ru, Nikita.Stroev (dot) skolkovotech.ru
  • telegram @Konstantin.Sozykin

Also dataset and trained weights are available here:

https://yadi.sk/d/420Wdc6M7Y3cgg

you can extract it into ./notebooks folder

generatingnl's People

Contributors

gogolgrind avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.