Skip to content

rifkybujana/FND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License: MIT LinkedIn


FND

Fake News Detection AI
Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

FND is a machine learning project that were made to predict whether a news is fake or not. This project are using IndoBERT model trained by IndoLEM Team and fine-tuned on 3 different indonesian fake news dataset source with total 2220 news. And get 86.7% Validation Accuracy with 0.25 Validation Loss.

How to use it

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    $ git clone https://github.com/rifkybujana/FND.git
  2. Install the required package

    $ python setup.py install

Usage

Note: CLI Support comming soon

$ streamlit run App.py

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Project Link: https://github.com/rifkybujana/FND

Acknowledgements

Special Thanks to Intel, Orbit Future Academy and Indonesian Ministry of Education and Culture for holding AI For Youth Indonesia, because without it we can't make this project real or even we won't know anything about machine learning.