guoday / Question-Generation-VAE

The code for the EMNLP2018 paper "Question Generation from SQL Queries Improves Neural Semantic Parsing"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InvalidArgumentError

AshleyWang007 opened this issue · comments

When I want to retrain the model, I met following issue. Can you help resolve this? I just follow the steps in readme.
InvalidArgumentError (see above for traceback): indices[2,1] = 41973 is not in [0, 41970)
[[Node: dynamic_seq2seq/encoder_y/embedding_lookup = Gather[Tindices=DT_INT32, Tparams=DT_FLOAT, _class=["loc:@embeddings/embedding_share"], validate_indices=true, _device="/job:localhost/replica:0/task:0/device:CPU:0"](embeddings/embedding_share/read, dynamic_seq2seq/encoder_y/transpose)]]