wiktorw commited on
Commit
76011da
1 Parent(s): ffa3048

Clear README for future changes.

Browse files
Files changed (1) hide show
  1. README.md +1 -14
README.md CHANGED
@@ -21,17 +21,4 @@ task_ids:
21
  - named-entity-recognition
22
  ---
23
 
24
- # KPWr
25
-
26
- ## Description
27
-
28
- KPWr dataset is a HF dataset implementation of the Polish Corpus of Wrocław University of Technology (*Korpus Języka Polskiego Politechniki Wrocławskiej*). Its objective is named entity recognition for fine-grained categories of entities. It is the ‘n82’ version of the KPWr, which means that number of classes is restricted to 82 (originally 120). During corpus creation, texts were annotated by humans from various sources, covering many domains and genres.
29
-
30
- ## Tasks (input, output and metrics)
31
- Named entity recognition (NER) - tagging entities in text with their corresponding type.
32
-
33
- **Input** ('*tokens'* column): sequence of tokens
34
-
35
- **Output** ('*ner'* column): sequence of predicted tokens’ classes in BIO notation (82 possible classes, described in detail in the annotation guidelines)
36
-
37
- **Measurements**: F1-score (seqeval)
 
21
  - named-entity-recognition
22
  ---
23
 
24
+ # KPWr