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 don't think your approach will work in the regression setting. You need to either convert things to a label (picking an arbitrary cutoff) or use an attack type that works on regression models.
I run this
textattack attack --recipe textfooler --model bert-base-uncased-stsb --num-examples 100
and in this function run error
The text was updated successfully, but these errors were encountered: