daman043 commited on
Commit
e9f8f01
·
1 Parent(s): 99ef2b1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +22 -22
config.json CHANGED
@@ -28,17 +28,17 @@
28
  "18": "I-position",
29
  "19": "B-scene",
30
  "20": "I-scene",
31
- "21": "S-address",
32
- "22": "S-book",
33
- "23": "S-company",
34
- "24": "S-game",
35
- "25": "S-government",
36
- "26": "S-movie",
37
- "27": "S-name",
38
- "28": "S-organization",
39
- "29": "S-position",
40
- "30": "S-scene",
41
- "31": "[PAD]"
42
  },
43
  "initializer_range": 0.02,
44
  "intermediate_size": 3072,
@@ -64,17 +64,17 @@
64
  "I-position": 18,
65
  "I-scene": 20,
66
  "O": 0,
67
- "S-address": 21,
68
- "S-book": 22,
69
- "S-company": 23,
70
- "S-game": 24,
71
- "S-government": 25,
72
- "S-movie": 26,
73
- "S-name": 27,
74
- "S-organization": 28,
75
- "S-position": 29,
76
- "S-scene": 30,
77
- "[PAD]": 31
78
  },
79
  "layer_norm_eps": 1e-12,
80
  "max_position_embeddings": 512,
 
28
  "18": "I-position",
29
  "19": "B-scene",
30
  "20": "I-scene",
31
+ "21": "B-address1",
32
+ "22": "B-book1",
33
+ "23": "B-company1",
34
+ "24": "B-game1",
35
+ "25": "B-government1",
36
+ "26": "B-movie1",
37
+ "27": "B-name1",
38
+ "28": "B-organization1",
39
+ "29": "B-position1",
40
+ "30": "B-scene1",
41
+ "31": "B-no"
42
  },
43
  "initializer_range": 0.02,
44
  "intermediate_size": 3072,
 
64
  "I-position": 18,
65
  "I-scene": 20,
66
  "O": 0,
67
+ "B-address1": 21,
68
+ "B-book1": 22,
69
+ "B-company1": 23,
70
+ "B-game1": 24,
71
+ "B-government1": 25,
72
+ "B-movie1": 26,
73
+ "B-name1": 27,
74
+ "B-organization1": 28,
75
+ "B-position1": 29,
76
+ "B-scene1": 30,
77
+ "B-no": 31
78
  },
79
  "layer_norm_eps": 1e-12,
80
  "max_position_embeddings": 512,