Browse Source

readme updated

master
FaezeGhorbanpour 2 years ago
parent
commit
4ebbec7957
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

# FakeNewsRevealer
# Fake News Revealer


Official implementation of the "Fake News Revealer (FNR): A Similarity and Transformer-Based Approach to Detect Official implementation of the "Fake News Revealer (FNR): A Similarity and Transformer-Based Approach to Detect
Multi-Modal Fake News in Social Media" paper [(ArXiv Link)](https://arxiv.org/pdf/2112.01131.pdf). Multi-Modal Fake News in Social Media" paper [(ArXiv Link)](https://arxiv.org/pdf/2112.01131.pdf).
### test ### test
In the test step, at first, make sure to have the requested 'checkpoint' file then run the following line: In the test step, at first, make sure to have the requested 'checkpoint' file then run the following line:
``` ```
python main --data "DATA NAME" --just_test "REQESTED TRIAL NUMBER"
python main --data "DATA NAME" --just_test "REQUESTED TRIAL NUMBER"
``` ```


## Bibtex ## Bibtex

Loading…
Cancel
Save