File size: 709 Bytes
04a71cd
 
 
 
 
 
 
dd41565
 
 
04a71cd
1e089c2
 
 
 
 
 
 
 
cd31e39
 
1e089c2
 
 
cd31e39
1e089c2
 
 
 
 
 
 
 
 
 
 
04a71cd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
license: mit
datasets:
- clarin-pl/kpwr-ner
language:
- pl
pipeline_tag: token-classification
tags:
- ner
- poldeepner2
---
## About

A transformer-based model for named entity recognition for Polish.
The model was trained on the train part of the KPWr corpus to recognize
82 categories of NE.

## Evaluation summary

```

                           precision    recall  f1-score   support
micro avg                     0.7803    0.8033    0.7916     17711
macro avg                     0.7921    0.8033    0.7932     17711
```

Detailed results can be found in the test_results.txt file.


## Author

Michał Marcińczuk <marcinczuk@gmail.com>


## License

[MIT](https://choosealicense.com/licenses/mit/