Datasets:
Tasks:
Other
Sub-tasks:
coreference-resolution
Languages:
Hungarian
Tags:
structure-prediction
License:
Commit
•
49b4cca
1
Parent(s):
8056692
Fix task tags (#3)
Browse files- Fix task tags (aa1d3edead8f60feb825e353b6cc6eacc39e8ff1)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
YAML tags:
|
3 |
annotations_creators:
|
4 |
- found
|
5 |
language_creators:
|
@@ -11,15 +10,17 @@ license:
|
|
11 |
- cc-by-sa-4.0
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
-
pretty_name: HuWNLI
|
15 |
size_categories:
|
16 |
- unknown
|
17 |
source_datasets:
|
18 |
- extended|other
|
19 |
task_categories:
|
20 |
-
-
|
21 |
task_ids:
|
22 |
- coreference-resolution
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# Dataset Card for HuWNLI
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- found
|
4 |
language_creators:
|
|
|
10 |
- cc-by-sa-4.0
|
11 |
multilinguality:
|
12 |
- monolingual
|
|
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets:
|
16 |
- extended|other
|
17 |
task_categories:
|
18 |
+
- other
|
19 |
task_ids:
|
20 |
- coreference-resolution
|
21 |
+
pretty_name: HuWNLI
|
22 |
+
tags:
|
23 |
+
- structure-prediction
|
24 |
---
|
25 |
|
26 |
# Dataset Card for HuWNLI
|