Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
'I-Biological_structure',10:'B-Biological_structure',11:'I-Lab_value',12:'B-Lab_value'},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
-
"label2id":
|
21 |
{"O":0,
|
22 |
"B-Age":1,
|
23 |
"I-Age":2,
|
@@ -28,7 +28,7 @@
|
|
28 |
"B-Sign_symptom":7,
|
29 |
"I-Sign_symptom":8,
|
30 |
'I-Biological_structure':9,'B-Biological_structure':10,'I-Lab_value':11,'B-Lab_value':12}
|
31 |
-
|
32 |
"layer_norm_eps": 1e-12,
|
33 |
"max_position_embeddings": 512,
|
34 |
"model_type": "bert",
|
|
|
17 |
'I-Biological_structure',10:'B-Biological_structure',11:'I-Lab_value',12:'B-Lab_value'},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
+
"label2id":
|
21 |
{"O":0,
|
22 |
"B-Age":1,
|
23 |
"I-Age":2,
|
|
|
28 |
"B-Sign_symptom":7,
|
29 |
"I-Sign_symptom":8,
|
30 |
'I-Biological_structure':9,'B-Biological_structure':10,'I-Lab_value':11,'B-Lab_value':12}
|
31 |
+
,
|
32 |
"layer_norm_eps": 1e-12,
|
33 |
"max_position_embeddings": 512,
|
34 |
"model_type": "bert",
|