Datasets:
Tasks:
Text Classification
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
knowledge-verification
License:
Commit
•
96a6c96
1
Parent(s):
98a0e77
Fix task tags (#3)
Browse files- Fix task tags (b65a0d8f4f72b034bfea329606a9749a207e09c7)
README.md
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- found
|
|
|
|
|
8 |
license:
|
9 |
- cc-by-sa-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
paperswithcode_id: feverous
|
13 |
-
pretty_name: FEVEROUS
|
14 |
size_categories:
|
15 |
- 100K<n<1M
|
16 |
source_datasets:
|
17 |
- extended|wikipedia
|
18 |
task_categories:
|
19 |
- text-classification
|
20 |
-
task_ids:
|
21 |
-
|
|
|
|
|
|
|
22 |
---
|
23 |
# Dataset Card for FEVEROUS
|
24 |
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
|
|
|
|
4 |
language_creators:
|
5 |
- found
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license:
|
9 |
- cc-by-sa-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
|
|
12 |
size_categories:
|
13 |
- 100K<n<1M
|
14 |
source_datasets:
|
15 |
- extended|wikipedia
|
16 |
task_categories:
|
17 |
- text-classification
|
18 |
+
task_ids: []
|
19 |
+
paperswithcode_id: feverous
|
20 |
+
pretty_name: FEVEROUS
|
21 |
+
tags:
|
22 |
+
- knowledge-verification
|
23 |
---
|
24 |
# Dataset Card for FEVEROUS
|
25 |
|