elselse commited on
Commit
91a0e34
·
verified ·
1 Parent(s): 94da83e

End of training

Browse files
Files changed (3) hide show
  1. README.md +66 -0
  2. emissions.csv +2 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: cwe-vulnerability-classification-roberta-base
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # cwe-vulnerability-classification-roberta-base
19
+
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 4.0561
23
+ - Accuracy: 0.225
24
+ - F1: 0.0092
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 3e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 4
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 4.9374 | 1.0 | 23 | 4.5269 | 0.225 | 0.0092 |
56
+ | 4.2746 | 2.0 | 46 | 4.1863 | 0.225 | 0.0092 |
57
+ | 4.09 | 3.0 | 69 | 4.0813 | 0.225 | 0.0092 |
58
+ | 3.7992 | 4.0 | 92 | 4.0561 | 0.225 | 0.0092 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.54.1
64
+ - Pytorch 2.7.1+cu126
65
+ - Datasets 4.0.0
66
+ - Tokenizers 0.21.4
emissions.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ timestamp,project_name,run_id,experiment_id,duration,emissions,emissions_rate,cpu_power,gpu_power,ram_power,cpu_energy,gpu_energy,ram_energy,energy_consumed,country_name,country_iso_code,region,cloud_provider,cloud_region,os,python_version,codecarbon_version,cpu_count,cpu_model,gpu_count,gpu_model,longitude,latitude,ram_total_size,tracking_mode,on_cloud,pue
2
+ 2025-08-04T07:35:28,codecarbon,feced9ac-97ca-47e6-ba60-da944e15f9dc,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,28.916744037531316,0.00046961565791178673,1.6240267483167126e-05,40.02303084571429,459.6225473417301,70.0,0.0003102089103290556,0.0036086117757747616,0.0005425347560913199,0.004461355442195137,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-60-generic-x86_64-with-glibc2.39,3.12.3,3.0.4,64,AMD EPYC 9124 16-Core Processor,2,2 x NVIDIA L40S,6.1294,49.6113,251.58582305908203,machine,N,1.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93946fdd177cadcf5c3f0dc435edd32792fa53c0ffd749d1c83ffafd53b9a0da
3
  size 268386256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:012f631a9aac977e005c69ac198215d460ca905a31fe3681383216198193b71d
3
  size 268386256