xXiaobuding commited on
Commit
76c72e1
1 Parent(s): 1505910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 an unknown dataset.
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