HJ Seo

Results 6 comments of HJ Seo

Obviously I tried. But as I said, none of them worked. But I had to get way down to torch 1.4.0 to get it done.

Yes. I did. as I mentioned below. > So I tried lengths.cpu(), lengths.to('cpu') and all of them couldnt solve the problem The length part is the one I tried to...

Hello. I have done for all the pack_padded_sequences for example, masked_keys_length.cpu(). When I did this, it was converted to cpu one. But the error was still there. For me, only...

Hello. I have the same issue. When I tried your technique and executed 'python3 experiment.py settles.acl16.learning_traces.13m.csv' in command line, I get another error as below: method = "hlr" reading data...Traceback...

I guess I should just concat test set data with eval result and then find the lexeme?