instructor-embedding
instructor-embedding copied to clipboard
KeyError `task_name`
I get a key error when using the data downloaded from here. Has the key been changed to task_id or am I using the wrong data? I don't see task_name anywhere in the dictionaries
Yes, I fixed the README and train.py. Thanks a lot for the reminder!
No problem! Do you have a mapping from task_name to task_id? It would be handy to know which is which!
medi-data link provided in readme downloads datasets with task_name. @hongjin-su Do you have the right dataset that is described in the readme which says it should have task-id?