Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "umts/output_bertchar/checkpoint-2000000/",
|
3 |
"architectures": [
|
4 |
"BertCharForTokenClassification"
|
5 |
],
|
|
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
"hidden_act": "gelu",
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"BertCharForTokenClassification"
|
4 |
],
|
5 |
+
"mixture_name": "wtp-bert-mini",
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
"hidden_act": "gelu",
|