danitamayo commited on
Commit
e58fd1e
·
1 Parent(s): e814987

Upload DistilBertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +44 -44
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -9,57 +9,57 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "B-parameter",
13
- "1": "B-vendor",
14
- "2": "B-file",
15
- "3": "B-application",
16
- "4": "B-function",
17
- "5": "O",
18
- "6": "B-cve id",
19
- "7": "B-relevant_term",
20
- "8": "B-language",
21
- "9": "I-hardware",
22
- "10": "B-version",
23
- "11": "B-os",
24
- "12": "I-application",
25
- "13": "B-programming language",
26
- "14": "B-method",
27
- "15": "B-update",
28
- "16": "I-relevant_term",
29
- "17": "B-edition",
30
- "18": "B-hardware",
31
- "19": "I-vendor",
32
  "20": "I-os",
33
- "21": "I-version",
34
  "22": "I-update",
35
- "23": "I-edition"
36
  },
37
  "initializer_range": 0.02,
38
  "label2id": {
39
- "B-application": 3,
40
- "B-cve id": 6,
41
- "B-edition": 17,
42
- "B-file": 2,
43
- "B-function": 4,
44
- "B-hardware": 18,
45
- "B-language": 8,
46
- "B-method": 14,
47
- "B-os": 11,
48
- "B-parameter": 0,
49
- "B-programming language": 13,
50
- "B-relevant_term": 7,
51
- "B-update": 15,
52
- "B-vendor": 1,
53
- "B-version": 10,
54
- "I-application": 12,
55
- "I-edition": 23,
56
- "I-hardware": 9,
57
  "I-os": 20,
58
- "I-relevant_term": 16,
59
  "I-update": 22,
60
- "I-vendor": 19,
61
- "I-version": 21,
62
- "O": 5
63
  },
64
  "max_position_embeddings": 512,
65
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "I-edition",
13
+ "1": "B-cve id",
14
+ "2": "B-os",
15
+ "3": "B-vendor",
16
+ "4": "B-version",
17
+ "5": "I-vendor",
18
+ "6": "B-language",
19
+ "7": "I-version",
20
+ "8": "B-relevant_term",
21
+ "9": "B-update",
22
+ "10": "B-parameter",
23
+ "11": "I-relevant_term",
24
+ "12": "B-application",
25
+ "13": "B-edition",
26
+ "14": "O",
27
+ "15": "I-hardware",
28
+ "16": "B-function",
29
+ "17": "B-hardware",
30
+ "18": "B-programming language",
31
+ "19": "B-method",
32
  "20": "I-os",
33
+ "21": "B-file",
34
  "22": "I-update",
35
+ "23": "I-application"
36
  },
37
  "initializer_range": 0.02,
38
  "label2id": {
39
+ "B-application": 12,
40
+ "B-cve id": 1,
41
+ "B-edition": 13,
42
+ "B-file": 21,
43
+ "B-function": 16,
44
+ "B-hardware": 17,
45
+ "B-language": 6,
46
+ "B-method": 19,
47
+ "B-os": 2,
48
+ "B-parameter": 10,
49
+ "B-programming language": 18,
50
+ "B-relevant_term": 8,
51
+ "B-update": 9,
52
+ "B-vendor": 3,
53
+ "B-version": 4,
54
+ "I-application": 23,
55
+ "I-edition": 0,
56
+ "I-hardware": 15,
57
  "I-os": 20,
58
+ "I-relevant_term": 11,
59
  "I-update": 22,
60
+ "I-vendor": 5,
61
+ "I-version": 7,
62
+ "O": 14
63
  },
64
  "max_position_embeddings": 512,
65
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3489aebc9322a59909df228f0f8dcdb1cc0d0c2da9c58a00592df17007d19105
3
  size 265560165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92d50ef231de9abca689b71fcf8054c2e49c1a7be3cee04688b73ab77b96d78
3
  size 265560165