Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Polish
Size:
10K - 100K
License:
Update files from the datasets library (from 1.18.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.18.0
README.md
CHANGED
@@ -18,9 +18,10 @@ task_categories:
|
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
paperswithcode_id: null
|
|
|
21 |
---
|
22 |
|
23 |
-
# Dataset Card for
|
24 |
|
25 |
## Table of Contents
|
26 |
- [Dataset Description](#dataset-description)
|
@@ -80,7 +81,7 @@ Polish
|
|
80 |
|
81 |
### Data Instances
|
82 |
|
83 |
-
Two tsv files (train, dev) with two columns (sentence, target) and one (test) with just one (sentence).
|
84 |
|
85 |
### Data Fields
|
86 |
|
@@ -156,4 +157,4 @@ publisher={Naukowe PWN}
|
|
156 |
|
157 |
### Contributions
|
158 |
|
159 |
-
Thanks to [@abecadel](https://github.com/abecadel) for adding this dataset.
|
|
|
18 |
task_ids:
|
19 |
- named-entity-recognition
|
20 |
paperswithcode_id: null
|
21 |
+
pretty_name: NJKP NER
|
22 |
---
|
23 |
|
24 |
+
# Dataset Card for NJKP NER
|
25 |
|
26 |
## Table of Contents
|
27 |
- [Dataset Description](#dataset-description)
|
|
|
81 |
|
82 |
### Data Instances
|
83 |
|
84 |
+
Two tsv files (train, dev) with two columns (sentence, target) and one (test) with just one (sentence).
|
85 |
|
86 |
### Data Fields
|
87 |
|
|
|
157 |
|
158 |
### Contributions
|
159 |
|
160 |
+
Thanks to [@abecadel](https://github.com/abecadel) for adding this dataset.
|