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
it seems like the paper implementation is available here , so the actual todo is:
add thehttps://worksheets.codalab.org/worksheets/0xb0c351d6f1ac4c51b54f1023786bf6b2 as a submodule in our rep
Implement the ability to do smth like import control_tasks_probing; from senteval_probing import probing; control_tasks(huggingface_model_name, path_to_data, senteval_probing)
The text was updated successfully, but these errors were encountered:
it seems like the paper implementation is available here , so the actual todo is:
import control_tasks_probing; from senteval_probing import probing; control_tasks(huggingface_model_name, path_to_data, senteval_probing)
The text was updated successfully, but these errors were encountered: