diff --git a/config.json b/config.json index 816bce1..b3e360b 100644 --- a/config.json +++ b/config.json @@ -18,7 +18,7 @@ "4": "HOSPITAL", "5": "ID", "6": "PATIENT", - "7": "PHONE", + "7": "PHONE" }, "initializer_range": 0.02, "intermediate_size": 3072, @@ -31,7 +31,7 @@ "HOSPITAL": 4, "ID": 5, "PATIENT": 6, - "PHONE": 7, + "PHONE": 7 }, "layer_norm_eps": 1e-12, "length_penalty": 1.0,