Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
25 |
|
26 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the english only section of ai4privacy/pii-masking-65k dataset.
|
27 |
|
|
|
|
|
|
|
28 |
## Model description
|
29 |
|
30 |
More information needed
|
@@ -37,7 +40,6 @@ More information needed
|
|
37 |
|
38 |
More information needed
|
39 |
|
40 |
-
|
41 |
### Training hyperparameters
|
42 |
|
43 |
The following hyperparameters were used during training:
|
|
|
25 |
|
26 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the english only section of ai4privacy/pii-masking-65k dataset.
|
27 |
|
28 |
+
## Useage
|
29 |
+
GitHub Implementation: [Ai4Privacy](https://github.com/Sripaad/ai4privacy)
|
30 |
+
|
31 |
## Model description
|
32 |
|
33 |
More information needed
|
|
|
40 |
|
41 |
More information needed
|
42 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|