Datasets:
Modalities:
Text
Formats:
json
Sub-tasks:
explanation-generation
Languages:
English
Size:
100K - 1M
Tags:
fake-news-detection
fact-checking
claim-verification
multimodal-metadata
context-ablation
research
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,26 +1,24 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: FakeNews Master Dataset
|
| 3 |
size_categories:
|
| 4 |
-
|
| 5 |
task_categories:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
task_ids:
|
| 9 |
-
|
| 10 |
-
- explanation-generation
|
| 11 |
tags:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
- research
|
| 19 |
license: other
|
| 20 |
language:
|
| 21 |
-
|
| 22 |
multilinguality:
|
| 23 |
-
|
| 24 |
---
|
| 25 |
|
| 26 |
# FakeNews Master Dataset
|
|
@@ -247,4 +245,4 @@ Important outputs:
|
|
| 247 |
|
| 248 |
## Dataset in Use
|
| 249 |
|
| 250 |
-
This dataset was used to train the `FakeNews` adapter, which is available on Hugging Face at [JayNightmare/FakeNews](https://huggingface.co/JayNightmare/FakeNews). The adapter was trained on cleaned splits from the master dataset and is intended for research on context-aware misinformation classification.
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: FakeNews Master Dataset
|
| 3 |
size_categories:
|
| 4 |
+
- 100K<n<1M
|
| 5 |
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
- text-generation
|
| 8 |
task_ids:
|
| 9 |
+
- explanation-generation
|
|
|
|
| 10 |
tags:
|
| 11 |
+
- fake-news-detection
|
| 12 |
+
- fact-checking
|
| 13 |
+
- claim-verification
|
| 14 |
+
- multimodal-metadata
|
| 15 |
+
- context-ablation
|
| 16 |
+
- research
|
|
|
|
| 17 |
license: other
|
| 18 |
language:
|
| 19 |
+
- en
|
| 20 |
multilinguality:
|
| 21 |
+
- multilingual
|
| 22 |
---
|
| 23 |
|
| 24 |
# FakeNews Master Dataset
|
|
|
|
| 245 |
|
| 246 |
## Dataset in Use
|
| 247 |
|
| 248 |
+
This dataset was used to train the `FakeNews` adapter, which is available on Hugging Face at [JayNightmare/FakeNews](https://huggingface.co/JayNightmare/FakeNews). The adapter was trained on cleaned splits from the master dataset and is intended for research on context-aware misinformation classification.
|