I got negative scores from SummaCzs model following the example usage with my data. For example, scores look like the following.
"scores": {
"for_reference_summary": [
-0.193,
-0.746
],
"for_generated_summary": [
-0.259,
-0.402
]
},
Is it normal to have negative scores? How can I interpret the negative scores if so?
Thanks
I got negative scores from SummaCzs model following the example usage with my data. For example, scores look like the following.
Is it normal to have negative scores? How can I interpret the negative scores if so?
Thanks