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
Hi, thank you so much for such an informative code.
I'm now trying to run this code with other NLI datasets (like MNLI, SNLI). But they all performed very poorly in the label_search part, and the loss was difficult to converge, which also result in a poor performance in the creat_trigger part (acc≈0.3). But before this, the results on the (short version) SICK-E dataset are consistent with those mentioned in your paper.
I would like to ask if this code can support me to find suitable labels for the MNLI dataset. If so, do you have any recommendations for the setting of hyperparameters(e.g. lr)? In addition, I use the bert-base-cased model.
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hi, thank you so much for such an informative code.
I'm now trying to run this code with other NLI datasets (like MNLI, SNLI). But they all performed very poorly in the label_search part, and the loss was difficult to converge, which also result in a poor performance in the creat_trigger part (acc≈0.3). But before this, the results on the (short version) SICK-E dataset are consistent with those mentioned in your paper.
I would like to ask if this code can support me to find suitable labels for the MNLI dataset. If so, do you have any recommendations for the setting of hyperparameters(e.g. lr)? In addition, I use the bert-base-cased model.
Thanks a lot.
The text was updated successfully, but these errors were encountered: