tunji17 commited on
Commit
3ba76c9
1 Parent(s): 19fc012

fix bug in readme

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,7 +5,7 @@ dataset_info:
5
  - name: id
6
  dtype: int64
7
  - name: polarity
8
- dtype: int64
9
  - name: text
10
  dtype: string
11
  splits:
@@ -20,3 +20,5 @@ configs:
20
  - split: train
21
  path: fakenews_data.jsonl
22
  ---
 
 
 
5
  - name: id
6
  dtype: int64
7
  - name: polarity
8
+ dtype: bool
9
  - name: text
10
  dtype: string
11
  splits:
 
20
  - split: train
21
  path: fakenews_data.jsonl
22
  ---
23
+
24
+ # Make Believe Fake Celebrity News Dataset