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 there is a bug in the evaluate function? The predict results have been convert to their source tagid, but in the test dataset, target tags are index, so the precision is always 0 in my result.
The text was updated successfully, but these errors were encountered:
It seems there is a bug in the evaluate function? The predict results have been convert to their source tagid, but in the test dataset, target tags are index, so the precision is always 0 in my result.
The text was updated successfully, but these errors were encountered: