Code for our NAACL 2019 paper:
Paper link: https://arxiv.org/abs/1903.02588
First prepare the GloVe embeddings
- download data from https://nlp.stanford.edu/projects/glove/, put glove.6B.300d.txt under
data/
cp config_SimQue.py config.py
python continue_train.py 100
cp config_FewRel.py config.py
python continue_train.py 100