fhamborg / NewsMTSC

Target-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Other
140 stars 21 forks source link

Evaluating LCF_BERT with Roberta? #6

Closed Pager07 closed 3 years ago

Pager07 commented 3 years ago

Hi @fhamborg,

How can I perform evaluation for LCF_BERT with Roberta as the pretrained model?

Thanks Sandeep

fhamborg commented 3 years ago

Hi, you can use the argument --default_lm and set it to roberta-base.