AI model project. Aims to detect biases in texts.
The project is using pre-trained model distilBERT, due to its lightness and efficiacy based on BERT models.
I am using MBIC media bias dataset to train the model.
It is currently able to reach 67-70% accuracy using the test dataset.
Creacted using Google Colab.