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
I'm trying to train a set of models on my own dataset. When I provide the shorthand name of my own dataset for the --task parameters, I get an error that I have to choose either ace04 | ace05| scierc.
However, when I used scierc as the value for the --task parameter, I get a Segmentation Fault when I try and train the model.