Yu Gu

Results 4 issues of Yu Gu

There are two kinds of actions in allennlp semantic parsing framework, i.e., global actions and linked actions, where linked actions are instance-specific actions. Since global actions do not depend on...

I followed all the instructions to run the quick start examples. However, for the sentiment classification example, I got the following error: ``` tensorflow.python.framework.errors_impl.InternalError: Blas GEMM launch failed : a.shape=(15,...

I got this error when running the following command: ``` nvidia-docker run -it -u $(id -u ${USER}) --name my_duorat --rm -v $PWD/logdir:/logdir -v $PWD/data/:/app/data duorat ``` And I fixed this...

Hi, Thanks for the inspiring work! I really enjoyed reading the paper. However, looks like some details are not clarified in it? In particular, I am wondering how these labor...