LABELS_DICT = {'positive':0, 'negative':1} LABELS_LIST = ['positive', 'negative'] MODEL = 'roberta-base'