Turtilla commited on
Commit
3c7d46e
·
verified ·
1 Parent(s): 8fe9ad4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-base-swedish-cased_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.
 
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.