update model card README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [mrm8488/codebert-base-finetuned-detect-insecure-code](https://huggingface.co/mrm8488/codebert-base-finetuned-detect-insecure-code) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss: 0.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
### Framework versions
|
| 49 |
|
| 50 |
-
- Transformers 4.
|
| 51 |
- Pytorch 1.12.0+cu113
|
| 52 |
-
- Datasets 2.
|
| 53 |
- Tokenizers 0.12.1
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [mrm8488/codebert-base-finetuned-detect-insecure-code](https://huggingface.co/mrm8488/codebert-base-finetuned-detect-insecure-code) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 0.5704
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 47 |
|
| 48 |
### Framework versions
|
| 49 |
|
| 50 |
+
- Transformers 4.21.1
|
| 51 |
- Pytorch 1.12.0+cu113
|
| 52 |
+
- Datasets 2.4.0
|
| 53 |
- Tokenizers 0.12.1
|