Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# bert-base-uncased_ai4privacy_en
|
14 |
|
15 |
-
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0702
|
18 |
- Overall Precision: 0.9259
|
|
|
12 |
|
13 |
# bert-base-uncased_ai4privacy_en
|
14 |
|
15 |
+
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the English subset of [ai4privacy/pii-masking-200k](https://huggingface.co/datasets/ai4privacy/pii-masking-200k) dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.0702
|
18 |
- Overall Precision: 0.9259
|