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

Port structural probing #1

Open
john-hewitt opened this issue Sep 25, 2021 · 0 comments
Open

Port structural probing #1

john-hewitt opened this issue Sep 25, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@john-hewitt
Copy link
Owner

This codebase could be a nice successor to the structural probes codebase except, well, it doesn't actually implement the specific structural probe data processors, probes, and reporters.

For example, the TwoWordPSDProbe and OneWordPSDProbe (link) need to be ported, the Task code for computing tree distances from conll files, the reporters for making the distance images and computing UUAS...

Because the code structure of the two repositories is very similar, this shouldn't be too much work -- and then all the benefits (e.g., easily hot-swapping different transformers models) would come to structural probes!

@john-hewitt john-hewitt added enhancement New feature or request good first issue Good for newcomers labels Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant