LittleFish-Coder commited on
Commit
fd55107
·
1 Parent(s): eb1a9e6

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,7 +38,8 @@ configs:
38
  Dataset Source: [Fake News Detection Challenge KDD 2020](https://www.kaggle.com/competitions/fakenewskdd2020/data)
39
 
40
  This is a copied and reformatted version of the Fake News Detection Challenge KDD 2020.
41
- We use the raw train.csv from the official Kaggle Dataset and split the data into train, validation, and test sets.
 
42
 
43
  - text: text of the article
44
 
 
38
  Dataset Source: [Fake News Detection Challenge KDD 2020](https://www.kaggle.com/competitions/fakenewskdd2020/data)
39
 
40
  This is a copied and reformatted version of the Fake News Detection Challenge KDD 2020.
41
+
42
+ We use the raw `train.csv` from the official Kaggle Dataset and split the data into train, validation, and test sets.
43
 
44
  - text: text of the article
45