diah commited on
Commit
a96fc2b
1 Parent(s): ab68335

support config for imerit case

Browse files
Files changed (1) hide show
  1. config.json +33 -33
config.json CHANGED
@@ -11,19 +11,19 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
- "1": "I-art-broadcastprogram",
15
- "2": "I-art-film",
16
- "3": "I-art-music",
17
- "4": "I-art-other",
18
- "5": "I-art-painting",
19
- "6": "I-art-writtenart",
20
  "7": "I-building-airport",
21
  "8": "I-building-hospital",
22
  "9": "I-building-hotel",
23
  "10": "I-building-library",
24
  "11": "I-building-other",
25
  "12": "I-building-restaurant",
26
- "13": "I-building-sportsfacility",
27
  "14": "I-building-theater",
28
  "15": "I-EVENT",
29
  "16": "I-EVENT",
@@ -31,13 +31,13 @@
31
  "18": "I-EVENT",
32
  "19": "I-EVENT",
33
  "20": "I-EVENT",
34
- "21": "I-location-GPE",
35
- "22": "I-location-bodiesofwater",
36
- "23": "I-location-island",
37
- "24": "I-location-mountain",
38
- "25": "I-location-other",
39
- "26": "I-location-park",
40
- "27": "I-location-road/railway/highway/transit",
41
  "28": "I-ORG",
42
  "29": "I-ORG",
43
  "30": "I-ORG",
@@ -48,16 +48,16 @@
48
  "35": "I-ORG",
49
  "36": "I-ORG",
50
  "37": "I-ORG",
51
- "38": "I-other-astronomything",
52
- "39": "I-other-award",
53
- "40": "I-other-biologything",
54
- "41": "I-other-chemicalthing",
55
- "42": "I-other-currency",
56
- "43": "I-other-disease",
57
- "44": "I-other-educationaldegree",
58
- "45": "I-other-god",
59
- "46": "I-other-language",
60
- "47": "I-other-law",
61
  "48": "I-other-livingthing",
62
  "49": "I-other-medical",
63
  "50": "I-PER",
@@ -68,15 +68,15 @@
68
  "55": "I-PER",
69
  "56": "I-PER",
70
  "57": "I-PER",
71
- "58": "I-product-airplane",
72
- "59": "I-product-car",
73
- "60": "I-product-food",
74
- "61": "I-product-game",
75
- "62": "I-product-other",
76
- "63": "I-product-ship",
77
- "64": "I-product-software",
78
- "65": "I-product-train",
79
- "66": "I-product-weapon"
80
  },
81
  "label2id": {
82
  "O": "0",
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
+ "1": "I-WORK_OF_ART",
15
+ "2": "I-WORK_OF_ART",
16
+ "3": "I-WORK_OF_ART",
17
+ "4": "I-WORK_OF_ART",
18
+ "5": "I-WORK_OF_ART",
19
+ "6": "I-WORK_OF_ART",
20
  "7": "I-building-airport",
21
  "8": "I-building-hospital",
22
  "9": "I-building-hotel",
23
  "10": "I-building-library",
24
  "11": "I-building-other",
25
  "12": "I-building-restaurant",
26
+ "13": "I-FAC",
27
  "14": "I-building-theater",
28
  "15": "I-EVENT",
29
  "16": "I-EVENT",
 
31
  "18": "I-EVENT",
32
  "19": "I-EVENT",
33
  "20": "I-EVENT",
34
+ "21": "I-GPE",
35
+ "22": "I-LOC",
36
+ "23": "I-LOC",
37
+ "24": "I-LOC",
38
+ "25": "I-LOC",
39
+ "26": "I-LOC",
40
+ "27": "I-LOC",
41
  "28": "I-ORG",
42
  "29": "I-ORG",
43
  "30": "I-ORG",
 
48
  "35": "I-ORG",
49
  "36": "I-ORG",
50
  "37": "I-ORG",
51
+ "38": "I-MISC",
52
+ "39": "I-MISC",
53
+ "40": "I-MISC",
54
+ "41": "I-MISC",
55
+ "42": "I-MISC",
56
+ "43": "I-MISC",
57
+ "44": "I-MISC",
58
+ "45": "I-MISC",
59
+ "46": "I-LANGUAGE",
60
+ "47": "I-LAW",
61
  "48": "I-other-livingthing",
62
  "49": "I-other-medical",
63
  "50": "I-PER",
 
68
  "55": "I-PER",
69
  "56": "I-PER",
70
  "57": "I-PER",
71
+ "58": "I-VEHICLE",
72
+ "59": "I-VEHICLE",
73
+ "60": "I-PRODUCT",
74
+ "61": "I-PRODUCT",
75
+ "62": "I-PRODUCT",
76
+ "63": "I-VEHICLE",
77
+ "64": "I-SOFTWARE_PRODUCT",
78
+ "65": "I-VEHICLE",
79
+ "66": "I-WEAPON"
80
  },
81
  "label2id": {
82
  "O": "0",