justinqbui
commited on
Commit
•
9a2b5f9
1
Parent(s):
b13a75d
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,26 @@
|
|
1 |
-
This dataset was gathered from the [Google Fact Checker API](https://toolbox.google.com/factcheck/explorer), using an automatic web scraper. 10,000 facts were pulled, but for the sake of simplicity, only ones were the ratings were singular words "false" or "true", were kept, which filtered it down to ~3000 fact checks, with about 90% of the facts being false.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This dataset was gathered from the [Google Fact Checker API](https://toolbox.google.com/factcheck/explorer), using an automatic web scraper. 10,000 facts were pulled, but for the sake of simplicity, only ones were the ratings were singular words "false" or "true", were kept, which filtered it down to ~3000 fact checks, with about 90% of the facts being false.
|
2 |
+
|
3 |
+
annotations_creators:
|
4 |
+
- expert-generated
|
5 |
+
language_creators:
|
6 |
+
- crowdsourced
|
7 |
+
languages:
|
8 |
+
- en-US
|
9 |
+
licenses:
|
10 |
+
- unknown
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
+
pretty_name: polifact-covid-fact-checker
|
14 |
+
size_categories:
|
15 |
+
- unknown
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
task_categories:
|
19 |
+
- text-classification
|
20 |
+
- question-answering
|
21 |
+
task_ids:
|
22 |
+
- fact-checking
|
23 |
+
- multi-label-classification
|
24 |
+
- sentiment-classification
|
25 |
+
- closed-domain-qa
|
26 |
+
- extractive-qa
|