nyu-mll / jiant-v1-legacy

The jiant toolkit for general-purpose text understanding models
MIT License
21 stars 9 forks source link

Word Embeddings for BLiMP testing #1045

Open jeswan opened 4 years ago

jeswan commented 4 years ago

Issue by MikeinBoulder Friday Mar 27, 2020 at 17:23 GMT Originally opened as https://github.com/nyu-mll/jiant/issues/1045


I'm trying to understand and reproduce the tests in the current BLiMP model so that we can build a Spanish language version. I've followed the instructions in the ReadMe for installing JIANT and for running the Blimp scripts but I get the following error: Cannot resolve variable ${WORD_EMBS_FILE}

Is there a particular word embedding model required to run these BLiMP scripts? Should I use GLoVE?