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
Are we supposed to get probant results when launching this script on the different datasets you suggest (--dataset wiki80 for example) ?
It seems like we cannot get the model to make predictions. The model ends up always making the same class/relation prediction ; thus resulting in an accuracy corresponding to 1 / {number of relations}. For wiki80, we get 1.25% instead of the announced 84.57%.
The text was updated successfully, but these errors were encountered:
In
train_supervised_bert.py
:--dataset wiki80
for example) ?The text was updated successfully, but these errors were encountered: