Chemsseddine
commited on
Commit
•
8b2ad42
1
Parent(s):
b5598c7
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -92,7 +92,7 @@
|
|
92 |
"decoder_start_token_id": 3,
|
93 |
"early_stopping": true,
|
94 |
"encoder": {
|
95 |
-
"_name_or_path": "bert",
|
96 |
"add_cross_attention": false,
|
97 |
"architectures": [
|
98 |
"BertForMaskedLM"
|
|
|
92 |
"decoder_start_token_id": 3,
|
93 |
"early_stopping": true,
|
94 |
"encoder": {
|
95 |
+
"_name_or_path": "bert-base-uncased",
|
96 |
"add_cross_attention": false,
|
97 |
"architectures": [
|
98 |
"BertForMaskedLM"
|