You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get words and phrase level attribution values for TreeLSTMs (dependency) trained on SST dataset.
But not sure what the correct CD computation equations/code would be.
Would really appreciate any help!
The text was updated successfully, but these errors were encountered:
Thanks for the interest! We haven't yet tried CD for TreeLSTMS and aren't sure what the correct equations should be. I'd suggest starting with the equations in Sec 3 of the CD paper and trying to generalize them, but we can't say more without further experimentation.
I am trying to get words and phrase level attribution values for TreeLSTMs (dependency) trained on SST dataset.
But not sure what the correct CD computation equations/code would be.
Would really appreciate any help!
The text was updated successfully, but these errors were encountered: