Jivat Neet

Results 3 issues of Jivat Neet

I was successfully able to run the LSTM based pointer generator. While running the transformer_encoder branch with LSTM=false, I encounter this error: ``` File "training_ptr_gen/train.py", line 400, in train_processor.trainIters(config.max_iterations, args.model_file_path)...

Personally faced this issue (not able to figure out the reason for the syntax error when running the service on Google colab) and noticed it in the issues (#592 )....

Hi, thankyou for releasing the code and data. I am trying to run the original REALM code. I see the default setting is disabled for TPUs. I have a machine...