Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -50,5 +50,6 @@
|
|
50 |
"static_position_embeddings": false,
|
51 |
"unk_token_id": 3,
|
52 |
"layernorm_variant": "xlm",
|
|
|
53 |
"vocab_size": 54944
|
54 |
}
|
|
|
50 |
"static_position_embeddings": false,
|
51 |
"unk_token_id": 3,
|
52 |
"layernorm_variant": "xlm",
|
53 |
+
"do_blenderbot_90_layernorm": true,
|
54 |
"vocab_size": 54944
|
55 |
}
|