cedricbonhomme commited on
Commit
1d45d2d
·
verified ·
1 Parent(s): 518c105

End of training

Browse files
Files changed (3) hide show
  1. README.md +65 -0
  2. emissions.csv +2 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ model-index:
10
+ - name: vulnerability-severity-classification-distilbert-base-uncased
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # vulnerability-severity-classification-distilbert-base-uncased
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6447
22
+ - Accuracy: 0.7595
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.6379 | 1.0 | 7465 | 0.6355 | 0.7366 |
54
+ | 0.5871 | 2.0 | 14930 | 0.6145 | 0.7507 |
55
+ | 0.565 | 3.0 | 22395 | 0.6065 | 0.7572 |
56
+ | 0.4976 | 4.0 | 29860 | 0.6175 | 0.7620 |
57
+ | 0.3684 | 5.0 | 37325 | 0.6447 | 0.7595 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.49.0
63
+ - Pytorch 2.6.0+cu124
64
+ - Datasets 3.3.2
65
+ - Tokenizers 0.21.0
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-02-25T14:00:56,codecarbon,dde75324-4f65-4f76-98e3-64eac663e254,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,4996.865296911448,0.0938580223421687,1.8783380532627554e-05,42.5,179.2263837900398,94.34470081329346,0.05894518442891744,0.701861551488804,0.13084581381170626,0.8916525497294271,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-48-generic-x86_64-with-glibc2.39,3.12.3,2.8.3,64,AMD EPYC 9124 16-Core Processor,2,2 x NVIDIA L40S,6.1294,49.6113,251.58586883544922,machine,N,1.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1e57f982554d680e3addd58e8310cb415650510340cf8a3b8d2ae140d1c500c
3
  size 267838720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216fdd451f0049251a273c7eb7e3dd8fca07393c6c3b9e374ca5767cd14611c0
3
  size 267838720