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
Based on a discussion in #10train_and_eval should be run with case_sensitive=False. It is by default false, so case_sensitive should be removed from the run scripts in models.
Based on a discussion in #10
train_and_evalshould be run withcase_sensitive=False. It is by default false, socase_sensitiveshould be removed from the run scripts inmodels.