karimmahalian

Results 12 issues of karimmahalian

Hi, I tried this code for another dataset but there is a big difference between training ACC and testing ACC (about 10%) I tried to modify the dropout value to...

Hi, I tried the tnet_lf model with the restaurant dataset, but I got a lower result than the one published in the official paper (I got 78.66% Acc vs. 80.79%...

Hi, Your model returns two results, one for ote and the other for ts. However, in your paper (https://arxiv.org/pdf/1811.05082.pdf) u reported a global result without specifying the task (e.g, for...

Hi, There is a problem in the processed dataset, all aspect terms are mentioned as None in the second line of each review. In the transfer.py file, u select the...

Hi, Thank u for sharing ur code with us. Could u plz provide us with the code u used to prepare the json file? or tell us what did u...

Hi, Could u plz provide the steps to run this code? Many thanks in advance!

Hi, First, thank u for sharing ur code with us. Could u please tell me why did you use the pool function before the output ![Screen Shot 2023-01-18 at 6...

Hi, First thank u for this great repo. Could u please tell me why did u use a pooling layer before output in lcf-bert model? Many thanks in advance

Hi, Could u please explain how to replace RNN with LSTM? Thank u

Hi, could you please provide me with steps to pre-train the XLNET model for a new language (i.e., French)? Many thanks in advance