--- license: mit --- ### Dataset used [Fake and real news dataset](https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset) ### Labels Fake news: 1 Real news: 0 ### Performance on test data ```json 'test/accuracy': 0.997562050819397, 'test/aucroc': 0.9998891949653625, 'test/f1': 0.9974087476730347, 'test/loss': 0.010482422076165676 ```