What sentiment does each label represent?

#1
by ZhiL - opened

Hi. Does anyone know what sentiment each label represents? There are five labels, "star 1", "star 2", "star 3", "star 4", "star 5". But it's unclear what each of them means.

5:positive;1:negative
How to change the max length of input

Max length of input is limited to 512 tokens.This model has been trained with limited inputs & limited resources. If length of token needs to be modified then limit the length at tokenizers(Pass max length arguments).
1: Semi-negation
2:Negation
3:Neutral
4:Semi-positive
5:Positive

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment