# pruned-nlu ## Requirements - \>= Python 3.7 - \>= PyTorch 1.4.0 - [seqeval](https://github.com/chakki-works/seqeval) ## Setup Download GloVe embeddings: ``` wget http://nlp.stanford.edu/data/glove.6B.zip unzip glove.6B.zip -d glove ``` ## Train & test ## Prune ## Distill