Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CD computation for Tree LSTMs #1

Open
sopankhosla opened this issue Jan 25, 2019 · 1 comment
Open

CD computation for Tree LSTMs #1

sopankhosla opened this issue Jan 25, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@sopankhosla
Copy link

sopankhosla commented Jan 25, 2019

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!

@csinva csinva added the enhancement New feature or request label Jan 25, 2019
@csinva
Copy link
Owner

csinva commented Jan 25, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants