Basma BOUSSAHA

Results 4 issues of Basma BOUSSAHA

I am using your decoder to implement my sequence encoder/decoder but actually i don't know how can I do to get the decoder output the same shape as my input....

@Lsdefine please can you tell me how can I use the transformer instead of an LSTM layer in a simple encoder ? as in this small example. ```python model =...

Thank you @chnsh for this great job, do you have an implementation of the same solution with Tensorflow instead of Pytorch? I'm using TFBertForTokenClassification and I can't figure out how...

Hello, how can I use URL dedup to deup two datasets on the URL level. Basically I want to know what are the documents in dataset A that are not...