Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"width": 768,
|
| 16 |
"heads": 12,
|
| 17 |
"layers": 12,
|
| 18 |
-
"no_causal_mask":
|
| 19 |
},
|
| 20 |
"custom_text": true
|
| 21 |
}
|
|
|
|
| 15 |
"width": 768,
|
| 16 |
"heads": 12,
|
| 17 |
"layers": 12,
|
| 18 |
+
"no_causal_mask": false
|
| 19 |
},
|
| 20 |
"custom_text": true
|
| 21 |
}
|