Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 359 Bytes

File metadata and controls

12 lines (8 loc) · 359 Bytes

BERT_Model_For_Fake_News_Detection

Those are the BERT model from tensorflow fine tuned to detect fake news.

Version 1

Only fine tuned with the text of the article

Version 2

Fine tuned with title, text, subject, date combined to single variable

Version 3

Trying to fine tune BERT so it take in title, text, subject, and date as a separate input