Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# PIIMask-EN Model
|
| 3 |
|
|
@@ -95,4 +102,4 @@ This model is a derivative of the "google/gemma-1.1-2b-it" model and complies wi
|
|
| 95 |
|
| 96 |
## License
|
| 97 |
|
| 98 |
-
The PIIMask-EN model is distributed under the same terms as the base model. For more details, please refer to the [Gemma Terms of Use](https://ai.google.dev/gemma/terms).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gemma
|
| 3 |
+
datasets:
|
| 4 |
+
- ai4privacy/pii-masking-65k
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
|
| 9 |
# PIIMask-EN Model
|
| 10 |
|
|
|
|
| 102 |
|
| 103 |
## License
|
| 104 |
|
| 105 |
+
The PIIMask-EN model is distributed under the same terms as the base model. For more details, please refer to the [Gemma Terms of Use](https://ai.google.dev/gemma/terms).
|