Commit
·
561f23e
1
Parent(s):
1d64ceb
Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"apply_residual_connection_post_layernorm": false,
|
| 3 |
"attention_dropout": 0.0,
|
| 4 |
-
"architectures": [
|
| 5 |
-
"BloomForCausalLM"
|
| 6 |
-
],
|
| 7 |
"attention_softmax_in_fp32": true,
|
| 8 |
"seq_length": 2048,
|
| 9 |
"pad_token_id": 3,
|
|
|
|
| 1 |
{
|
| 2 |
"apply_residual_connection_post_layernorm": false,
|
| 3 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
|
| 4 |
"attention_softmax_in_fp32": true,
|
| 5 |
"seq_length": 2048,
|
| 6 |
"pad_token_id": 3,
|