Submission format details

hey guys!!

I would like to know what is the probab column in the submission file.

Thank you

1 Like

Hi there,

the proba column is the probability of being hateful (1).

Do not confuse with the porbability of being your label (0 or 1).

Me and my team had the same problem the firsts times.

It is always the proba of being one, so it will not always be higher than 0,5.
When your label is 0, maybe your proba is something like 0,2 and when the label is 1 the proba maybe something like 0,9.

1 Like

got it! Thank you Victor.