bnsapa commited on
Commit
d9be9e4
1 Parent(s): e3b7b2e

Training in progress, step 500

Browse files
config.json CHANGED
@@ -9,31 +9,31 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8",
21
- "9": "LABEL_9",
22
- "10": "LABEL_10"
23
  },
24
  "initializer_range": 0.02,
25
  "label2id": {
26
- "LABEL_0": 0,
27
- "LABEL_1": 1,
28
- "LABEL_10": 10,
29
- "LABEL_2": 2,
30
- "LABEL_3": 3,
31
- "LABEL_4": 4,
32
- "LABEL_5": 5,
33
- "LABEL_6": 6,
34
- "LABEL_7": 7,
35
- "LABEL_8": 8,
36
- "LABEL_9": 9
37
  },
38
  "max_position_embeddings": 512,
39
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "B-Indicator",
13
+ "1": "B-Malware",
14
+ "2": "B-Organization",
15
+ "3": "B-System",
16
+ "4": "B-Vulnerability",
17
+ "5": "I-Indicator",
18
+ "6": "I-Malware",
19
+ "7": "I-Organization",
20
+ "8": "I-System",
21
+ "9": "I-Vulnerability",
22
+ "10": "O"
23
  },
24
  "initializer_range": 0.02,
25
  "label2id": {
26
+ "B-Indicator": 0,
27
+ "B-Malware": 1,
28
+ "B-Organization": 2,
29
+ "B-System": 3,
30
+ "B-Vulnerability": 4,
31
+ "I-Indicator": 5,
32
+ "I-Malware": 6,
33
+ "I-Organization": 7,
34
+ "I-System": 8,
35
+ "I-Vulnerability": 9,
36
+ "O": 10
37
  },
38
  "max_position_embeddings": 512,
39
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46aa1e418c67665899fb958234985675ac3b3e5c2929e2be14951269b775fa78
3
  size 265497700
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d99371be9fa8c4946e29e884afd93ff15f3b2ed96873103228052403a19f11
3
  size 265497700
runs/Nov19_00-00-29_7ada9e1b36df/events.out.tfevents.1700352036.7ada9e1b36df.736.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd42e6afc63241e308e4e1a75b93e4a6aeffca6bb86ecc85538434852875e809
3
+ size 5731
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60ba960566ee61643dd99add0168e792b00fac04a55219266e927c3d93a4233d
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c868cba250e76c08fbb85c604d80d78df8a1e05d2f6e7d9d7952e381229b754f
3
  size 4600