Datasets:
Commit
•
12bb877
1
Parent(s):
cb56ece
Fix task tags
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ license:
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: DanFEVER
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
source_datasets:
|
@@ -17,10 +16,12 @@ source_datasets:
|
|
17 |
task_categories:
|
18 |
- text-classification
|
19 |
task_ids:
|
20 |
-
- natural-language-inference
|
21 |
-
- text-classification-other-knowledge-verification
|
22 |
- fact-checking
|
|
|
23 |
paperswithcode_id: danfever
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
|
|
|
9 |
- cc-by-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
source_datasets:
|
|
|
16 |
task_categories:
|
17 |
- text-classification
|
18 |
task_ids:
|
|
|
|
|
19 |
- fact-checking
|
20 |
+
- natural-language-inference
|
21 |
paperswithcode_id: danfever
|
22 |
+
pretty_name: DanFEVER
|
23 |
+
tags:
|
24 |
+
- knowledge-verification
|
25 |
---
|
26 |
|
27 |
|