Multimodal-Toolkit icon indicating copy to clipboard operation
Multimodal-Toolkit copied to clipboard

Has anyone tried Roberta Base?

Open kaliaanup opened this issue 2 years ago • 0 comments

It gives me classification error. Like one of the class completely blanks out. It does not happen in case of Bert Base.

     precision    recall  f1-score   support

         Yes     0.0000    0.0000    0.0000        63
          No     0.5000    1.0000    0.6667        63

kaliaanup avatar Mar 28 '22 21:03 kaliaanup