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 was trying to replicate the baseline, by following this notebook but looks like AutoCrfModelforKpExtraction not defined in this __init__.py. Replacing it with BertCrfModelForKpExtraction seem to work, but is that intended?