danitamayo commited on
Commit
9d92d1f
1 Parent(s): 37ae8e1

Upload DistilBertForTokenClassification

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