Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
100K - 1M
Tags:
structure-prediction
License:
Commit
•
08a7036
1
Parent(s):
6e12077
Fix task_categories
Browse files
README.md
CHANGED
@@ -9,16 +9,18 @@ license:
|
|
9 |
- cc-by-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
paperswithcode_id: few-nerd
|
13 |
-
pretty_name: Few-NERD
|
14 |
size_categories:
|
15 |
- 100K<n<1M
|
16 |
source_datasets:
|
17 |
- extended|wikipedia
|
18 |
task_categories:
|
19 |
-
-
|
20 |
task_ids:
|
21 |
- named-entity-recognition
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for "Few-NERD"
|
|
|
9 |
- cc-by-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
|
|
12 |
size_categories:
|
13 |
- 100K<n<1M
|
14 |
source_datasets:
|
15 |
- extended|wikipedia
|
16 |
task_categories:
|
17 |
+
- other
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
+
paperswithcode_id: few-nerd
|
21 |
+
pretty_name: Few-NERD
|
22 |
+
tags:
|
23 |
+
- structure-prediction
|
24 |
---
|
25 |
|
26 |
# Dataset Card for "Few-NERD"
|