Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ metrics:
|
|
| 6 |
model-index:
|
| 7 |
- name: codebert-base-Password_Strength_Classifier
|
| 8 |
results: []
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# codebert-base-Password_Strength_Classifier
|
|
@@ -72,3 +73,12 @@ The following hyperparameters were used during training:
|
|
| 72 |
- Pytorch 2.0.0
|
| 73 |
- Datasets 2.11.0
|
| 74 |
- Tokenizers 0.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: codebert-base-Password_Strength_Classifier
|
| 8 |
results: []
|
| 9 |
+
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
# codebert-base-Password_Strength_Classifier
|
|
|
|
| 73 |
- Pytorch 2.0.0
|
| 74 |
- Datasets 2.11.0
|
| 75 |
- Tokenizers 0.13.3
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
## License Notice
|
| 79 |
+
This model is a fine-tuned derivative of a pretrained model.
|
| 80 |
+
Users must comply with the original model license.
|
| 81 |
+
|
| 82 |
+
|
| 83 |
+
## Dataset Notice
|
| 84 |
+
This model was fine-tuned on third-party datasets which may have separate licenses or usage restrictions.
|