CoolFace
Modelpublic

Zaib/Vulnerability-detection

sourceHugging Faceupdated 4y agoView on Hugging Face
7likes45downloads
README.md54 linesDownload Raw Back to root
1---2tags:3- generated_from_trainer4model-index:5- name: Vulnerability-detection6  results: []7---8 9<!-- This model card has been generated automatically according to the information the Trainer had access to. You10should probably proofread and complete it, then remove this comment. -->11 12# Vulnerability-detection13 14This 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.15It achieves the following results on the evaluation set:16- Loss: 0.577817 18## Model description19 20More information needed21 22## Intended uses & limitations23 24More information needed25 26## Training and evaluation data27 28More information needed29 30## Training procedure31 32### Training hyperparameters33 34The following hyperparameters were used during training:35- learning_rate: 5e-0536- train_batch_size: 1637- eval_batch_size: 6438- seed: 4239- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0840- lr_scheduler_type: linear41- lr_scheduler_warmup_steps: 50042- num_epochs: 343 44### Training results45 46 47 48### Framework versions49 50- Transformers 4.21.151- Pytorch 1.12.0+cu11352- Datasets 2.4.053- Tokenizers 0.12.154