Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"n_positions": 512,
|
| 21 |
"pad_token_id": 98,
|
| 22 |
"resid_pdrop": 0.0,
|
| 23 |
-
"rotary_dim":
|
| 24 |
"scale_attn_weights": true,
|
| 25 |
"transformers_version": "4.11.0.dev0",
|
| 26 |
"type_vocab_size": 16,
|
|
|
|
| 20 |
"n_positions": 512,
|
| 21 |
"pad_token_id": 98,
|
| 22 |
"resid_pdrop": 0.0,
|
| 23 |
+
"rotary_dim": 4,
|
| 24 |
"scale_attn_weights": true,
|
| 25 |
"transformers_version": "4.11.0.dev0",
|
| 26 |
"type_vocab_size": 16,
|