NB-BERT fine-tuned on NoReC
Description
This model is based on the pre-trained NB-BERT-large model. It is a model for sentiment analysis.
Data for fine-tuning
This model was fine-tuned on 1000 exemples from the NoReC train dataset that belonged to the screen category. The training lasted 3 epochs with a learning rate of 5e-5. The code used to create this model (and some additional models) can be found on Github.