Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ base_model:
|
|
| 6 |
- KB/bert-base-swedish-cased
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
---
|
| 9 |
-
# sbx/KB-bert-
|
| 10 |
|
| 11 |
This model was developed as part of the [Mormor Karl research environment](https://mormor-karl.github.io/).
|
| 12 |
It assesses whether each token is likely to belong to a piece of personal or sensitive information and assigns it the appropriate class (personal name, institution, geographic, transportation, age, date, other or none), distinguishing between beginnings and insides of such spans on token level.
|
|
|
|
| 6 |
- KB/bert-base-swedish-cased
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
---
|
| 9 |
+
# sbx/KB-bert-swedish_PI-detection-general-iob
|
| 10 |
|
| 11 |
This model was developed as part of the [Mormor Karl research environment](https://mormor-karl.github.io/).
|
| 12 |
It assesses whether each token is likely to belong to a piece of personal or sensitive information and assigns it the appropriate class (personal name, institution, geographic, transportation, age, date, other or none), distinguishing between beginnings and insides of such spans on token level.
|