Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"sinusoidal_pos_embds": false,
|
29 |
"tie_weights_": true,
|
30 |
"task_specific_params": {
|
31 |
-
"
|
32 |
"aggregation_strategy": "average"
|
33 |
}
|
34 |
},
|
|
|
28 |
"sinusoidal_pos_embds": false,
|
29 |
"tie_weights_": true,
|
30 |
"task_specific_params": {
|
31 |
+
"ner": {
|
32 |
"aggregation_strategy": "average"
|
33 |
}
|
34 |
},
|