Ecstra commited on
Commit
598cffe
1 Parent(s): c59c03e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -1,15 +1,3 @@
1
  Basic SQL Database that classifies claims as true (1) or false (0).
2
 
3
  Cleaned FEVER and FEVEROUS dataset and scraped and cleaned politifact website into this DB file.
4
-
5
-
6
- language:
7
- - SQLite3
8
- pretty_name: "FACTUM"
9
- tags:
10
- - Fact
11
- - Checking
12
- license: "MIT"
13
- task_categories:
14
- - True
15
- - False
 
1
  Basic SQL Database that classifies claims as true (1) or false (0).
2
 
3
  Cleaned FEVER and FEVEROUS dataset and scraped and cleaned politifact website into this DB file.