Malavika Suresh

Results 4 issues of Malavika Suresh

The model link results in a 404 error. Has it been moved to a different bucket or not hosted any longer?

I'm working with a 1-layer GRU for text classification that takes BERT embeddings at the input. Each input sequence is of the shape (sequence length, bert-embedding-dimension). I'm looking for word...

I have a single layer RNN model that takes BERT token embeddings as input. When calculating attributions using Integrated Gradients, I don't seem to get any negative attributions at all....

Hello, I would like to apply the TSR method to my model but I'm not able to find the exact location of the algorithm in the scripts. Could you point...