Randomui commited on
Commit
9bbe580
·
1 Parent(s): c27d96e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -2
config.json CHANGED
@@ -13,7 +13,8 @@
13
  "1": "LABEL_1",
14
  "2": "LABEL_2",
15
  "3": "LABEL_3",
16
- "4": "LABEL_4"
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
@@ -22,7 +23,8 @@
22
  "LABEL_1": 1,
23
  "LABEL_2": 2,
24
  "LABEL_3": 3,
25
- "LABEL_4": 4
 
26
  },
27
  "layer_norm_eps": 1e-12,
28
  "max_position_embeddings": 512,
 
13
  "1": "LABEL_1",
14
  "2": "LABEL_2",
15
  "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
 
23
  "LABEL_1": 1,
24
  "LABEL_2": 2,
25
  "LABEL_3": 3,
26
+ "LABEL_4": 4,
27
+ "LABEL_5": 5
28
  },
29
  "layer_norm_eps": 1e-12,
30
  "max_position_embeddings": 512,