nealcly commited on
Commit
0e4f5ea
·
1 Parent(s): a6366ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  This is a deepfake text detector (Longformer) trained using the testbeds in Github project 🏃 [Deepfake Text Detection in the Wild](https://github.com/yafuly/DeepfakeTextDetect).
2
- Below shows a simple usage of the detector.
3
  However, we recommend utilizing the full detection pipeline available on our Github, which includes text preprocessing.
4
 
5
 
 
1
  This is a deepfake text detector (Longformer) trained using the testbeds in Github project 🏃 [Deepfake Text Detection in the Wild](https://github.com/yafuly/DeepfakeTextDetect).
2
+ Here is a simple example of how to use the detector.
3
  However, we recommend utilizing the full detection pipeline available on our Github, which includes text preprocessing.
4
 
5