Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,9 @@ metrics:
|
|
| 6 |
model-index:
|
| 7 |
- name: codebert-base-mlm-Malicious_URLs
|
| 8 |
results: []
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
-
|
| 14 |
# codebert-base-mlm-Malicious_URLs
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
|
|
@@ -64,3 +62,12 @@ The following hyperparameters were used during training:
|
|
| 64 |
- Pytorch 2.0.1+cu118
|
| 65 |
- Datasets 2.13.0
|
| 66 |
- Tokenizers 0.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: codebert-base-mlm-Malicious_URLs
|
| 8 |
results: []
|
| 9 |
+
license: mit
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
| 12 |
# codebert-base-mlm-Malicious_URLs
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on the None dataset.
|
|
|
|
| 62 |
- Pytorch 2.0.1+cu118
|
| 63 |
- Datasets 2.13.0
|
| 64 |
- Tokenizers 0.13.3
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
## License Notice
|
| 68 |
+
This model is a fine-tuned derivative of a pretrained model.
|
| 69 |
+
Users must comply with the original model license.
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
## Dataset Notice
|
| 73 |
+
This model was fine-tuned on third-party datasets which may have separate licenses or usage restrictions.
|