cedricbonhomme commited on
Commit
6f22104
·
verified ·
1 Parent(s): ae2f842

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: hfl/chinese-macbert-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: vulnerability-severity-classification-chinese-macbert-base
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-chinese-macbert-base
18
+
19
+ This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6067
22
+ - Accuracy: 0.7879
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: 3e-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.6429 | 1.0 | 3388 | 0.5812 | 0.7539 |
54
+ | 0.5979 | 2.0 | 6776 | 0.5498 | 0.7721 |
55
+ | 0.5451 | 3.0 | 10164 | 0.5438 | 0.7844 |
56
+ | 0.3867 | 4.0 | 13552 | 0.5636 | 0.7871 |
57
+ | 0.3479 | 5.0 | 16940 | 0.6067 | 0.7879 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.51.3
63
+ - Pytorch 2.7.1+cu126
64
+ - Datasets 3.6.0
65
+ - Tokenizers 0.21.1
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-06-27T13:37:49,codecarbon,7dcc1b79-ecb5-4ed8-9806-08019606b15b,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,5072.593170372769,0.09643143760341563,1.901028416129204e-05,42.5,184.9291061480048,94.34468364715576,0.05984185819577706,0.7234216262368136,0.13283654694990482,0.9161000313824955,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-60-generic-x86_64-with-glibc2.39,3.12.3,2.8.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:27da7328ef488b813ff65afef5533275e37b6fd0a77642d945272916725a86e3
3
  size 409103316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28bd1df7c7dd3cc26a732071de0e0dc9496c991399e4e823d277ea9f0d81f687
3
  size 409103316