eromang commited on
Commit
98ee2f8
·
verified ·
1 Parent(s): c382487

Upload CyberScale technical severity v1 model

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. metrics.json +5 -5
  3. model.safetensors +1 -1
README.md CHANGED
@@ -19,10 +19,10 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 1.0
23
  - name: Macro F1
24
  type: f1
25
- value: 1.0
26
  ---
27
 
28
  # CyberScale Technical Severity v1
@@ -46,8 +46,8 @@ Classify the technical severity of cyber incidents based on service disruption,
46
 
47
  | Metric | Value | Target |
48
  |--------|-------|--------|
49
- | Accuracy | 1.0 | > 75% |
50
- | Macro F1 | 1.0 | > 75% |
51
 
52
  ## Citation
53
 
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.9984
23
  - name: Macro F1
24
  type: f1
25
+ value: 0.9984
26
  ---
27
 
28
  # CyberScale Technical Severity v1
 
46
 
47
  | Metric | Value | Target |
48
  |--------|-------|--------|
49
+ | Accuracy | 0.9984 | > 75% |
50
+ | Macro F1 | 0.9984 | > 75% |
51
 
52
  ## Citation
53
 
metrics.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
- "accuracy": 1.0,
3
- "macro_f1": 1.0,
4
  "per_class_f1": {
5
  "T1": 1.0,
6
  "T2": 1.0,
7
- "T3": 1.0,
8
- "T4": 1.0
9
  },
10
- "test_samples": 1200,
11
  "num_labels": 4,
12
  "targets": {
13
  "accuracy": "> 0.75",
 
1
  {
2
+ "accuracy": 0.9984,
3
+ "macro_f1": 0.9984,
4
  "per_class_f1": {
5
  "T1": 1.0,
6
  "T2": 1.0,
7
+ "T3": 0.9968,
8
+ "T4": 0.9967
9
  },
10
+ "test_samples": 1224,
11
  "num_labels": 4,
12
  "targets": {
13
  "accuracy": "> 0.75",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae71e4804d8cfe8982c6af8ca8fe808e171fa7e5814dccf0d50e6e957ed09e6c
3
  size 598445936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbfaaa91dd6ec71a5119bd4acd04a0596764cd754b0e2d29f7c59584bb3657df
3
  size 598445936