Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Commit
·
231b5e5
1
Parent(s):
8fe0e1e
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,14 @@ dataset_info:
|
|
24 |
num_examples: 8980
|
25 |
download_size: 71290190
|
26 |
dataset_size: 117028000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
# Dataset Card for "fake-news-detection-dataset-english"
|
29 |
|
|
|
24 |
num_examples: 8980
|
25 |
download_size: 71290190
|
26 |
dataset_size: 117028000
|
27 |
+
license: mit
|
28 |
+
task_categories:
|
29 |
+
- text-classification
|
30 |
+
language:
|
31 |
+
- en
|
32 |
+
pretty_name: Fake News Detection English
|
33 |
+
size_categories:
|
34 |
+
- 10K<n<100K
|
35 |
---
|
36 |
# Dataset Card for "fake-news-detection-dataset-english"
|
37 |
|