Commit
·
b3ae31b
1
Parent(s):
5f626f0
Fix task tags
Browse files
README.md
CHANGED
@@ -7,16 +7,18 @@ language_creators:
|
|
7 |
- found
|
8 |
language:
|
9 |
- en
|
10 |
-
license:
|
11 |
- other
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
size_categories:
|
15 |
- 100K<n<1M
|
16 |
task_categories:
|
17 |
-
-
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
|
|
|
|
20 |
---
|
21 |
## Table of Contents
|
22 |
- [Dataset Description](#dataset-description)
|
|
|
7 |
- found
|
8 |
language:
|
9 |
- en
|
10 |
+
license:
|
11 |
- other
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
size_categories:
|
15 |
- 100K<n<1M
|
16 |
task_categories:
|
17 |
+
- other
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
+
tags:
|
21 |
+
- structure-prediction
|
22 |
---
|
23 |
## Table of Contents
|
24 |
- [Dataset Description](#dataset-description)
|