CouchCat commited on
Commit
c4b67ca
1 Parent(s): 0095ec7

Revert files

Browse files
Files changed (2) hide show
  1. config.json +21 -21
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -9,29 +9,29 @@
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
  },
23
  "initializer_range": 0.02,
24
  "label2id": {
25
- "LABEL_0": 0,
26
- "LABEL_1": 1,
27
- "LABEL_2": 2,
28
- "LABEL_3": 3,
29
- "LABEL_4": 4,
30
- "LABEL_5": 5,
31
- "LABEL_6": 6,
32
- "LABEL_7": 7,
33
- "LABEL_8": 8,
34
- "LABEL_9": 9
35
  },
36
  "max_position_embeddings": 512,
37
  "model_type": "distilbert",
@@ -45,4 +45,4 @@
45
  "tie_weights_": true,
46
  "transformers_version": "4.3.2",
47
  "vocab_size": 28996
48
- }
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "B-BRND",
13
+ "1": "B-MATR",
14
+ "2": "B-MISC",
15
+ "3": "B-PERS",
16
+ "4": "B-PROD",
17
+ "5": "B-TIME",
18
+ "6": "I-BRND",
19
+ "7": "I-PERS",
20
+ "8": "O",
21
+ "9": "PAD"
22
  },
23
  "initializer_range": 0.02,
24
  "label2id": {
25
+ "B-BRND": 0,
26
+ "B-MATR": 1,
27
+ "B-MISC": 2,
28
+ "B-PERS": 3,
29
+ "B-PROD": 4,
30
+ "B-TIME": 5,
31
+ "I-BRND": 6,
32
+ "I-PERS": 7,
33
+ "O": 8,
34
+ "PAD": 9
35
  },
36
  "max_position_embeddings": 512,
37
  "model_type": "distilbert",
45
  "tie_weights_": true,
46
  "transformers_version": "4.3.2",
47
  "vocab_size": 28996
48
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:539b157dcf9bc8d17cac262d6122a54b88c4e2ff39f49ce6e7a01f8710717a81
3
  size 260835627
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454ad2d0f26c01f05c4cf4e9259b6948c38923932015b116cd48b313fc296ead
3
  size 260835627