Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: distilbert_finetuned_ai4privacy_v2
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -119,4 +122,4 @@ The following hyperparameters were used during training:
|
|
119 |
- Transformers 4.35.0
|
120 |
- Pytorch 2.0.0
|
121 |
- Datasets 2.1.0
|
122 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: distilbert_finetuned_ai4privacy_v2
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- ai4privacy/pii-masking-200k
|
11 |
+
pipeline_tag: token-classification
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
122 |
- Transformers 4.35.0
|
123 |
- Pytorch 2.0.0
|
124 |
- Datasets 2.1.0
|
125 |
+
- Tokenizers 0.14.1
|