nyu-mll / jiant

jiant is an nlp toolkit
https://jiant.info
MIT License
1.64k stars 297 forks source link

Tutorial for Edge Probing Tasks #1253

Closed abhinavkashyap closed 3 years ago

abhinavkashyap commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I am frustrated when I have to do edge probing tasks. Since unfortunately, ontonotes is not accessible, can you provide examples with dummy data in the CONLL format and how to run the edge probing tasks on these.

Describe the solution you'd like

A tutorial notebook or markdown file on how to use the edge probing tasks in the new version of jiant. Additionally, if I have some other dataset, then how should I format it so that I can run experiments on the new dataset.

Describe alternatives you've considered

Additional context

jeswan commented 3 years ago

Closing since it is a duplicate of #1252