Upload config.json with huggingface_hub
Browse files- config.json +1 -15
config.json
CHANGED
|
@@ -114,20 +114,6 @@
|
|
| 114 |
"classifier_dropout": null,
|
| 115 |
"model_type": "bert"
|
| 116 |
},
|
| 117 |
-
"special_tokens": [
|
| 118 |
-
"<transcribe>",
|
| 119 |
-
"<translate>",
|
| 120 |
-
"<zh>",
|
| 121 |
-
"<ja>",
|
| 122 |
-
"<ko>",
|
| 123 |
-
"<en>",
|
| 124 |
-
"<fr>",
|
| 125 |
-
"<es>",
|
| 126 |
-
"<pt>",
|
| 127 |
-
"<vi>",
|
| 128 |
-
"<id>",
|
| 129 |
-
"<ru>"
|
| 130 |
-
],
|
| 131 |
"decoder_dim": 512,
|
| 132 |
"context_size": 2,
|
| 133 |
"joiner_dim": 512,
|
|
@@ -136,4 +122,4 @@
|
|
| 136 |
"ignore_id": -1,
|
| 137 |
"label_smoothing": 0.1,
|
| 138 |
"model_type": "tta"
|
| 139 |
-
}
|
|
|
|
| 114 |
"classifier_dropout": null,
|
| 115 |
"model_type": "bert"
|
| 116 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
"decoder_dim": 512,
|
| 118 |
"context_size": 2,
|
| 119 |
"joiner_dim": 512,
|
|
|
|
| 122 |
"ignore_id": -1,
|
| 123 |
"label_smoothing": 0.1,
|
| 124 |
"model_type": "tta"
|
| 125 |
+
}
|