Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"LACanineForTokenClassification"
|
4 |
],
|
|
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 57344,
|
7 |
"bottleneck_factor": 2,
|
|
|
2 |
"architectures": [
|
3 |
"LACanineForTokenClassification"
|
4 |
],
|
5 |
+
"mixture_name": "wtp-canine-s-1l-no-adapters",
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 57344,
|
8 |
"bottleneck_factor": 2,
|