czuk's picture
Update README.md
cd31e39
|
raw
history blame
No virus
582 Bytes
## 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/