more
Browse files- config.json +2 -2
config.json
CHANGED
@@ -38,8 +38,8 @@
|
|
38 |
"use_qkv_bias": false,
|
39 |
"vocab_size": 126464,
|
40 |
"output_router_logits": false,
|
41 |
-
"embedding_dropout": 0.
|
42 |
"norm_head": true,
|
43 |
"norm_softmax": false,
|
44 |
-
"output_dropout": 0.
|
45 |
}
|
|
|
38 |
"use_qkv_bias": false,
|
39 |
"vocab_size": 126464,
|
40 |
"output_router_logits": false,
|
41 |
+
"embedding_dropout": 0.0,
|
42 |
"norm_head": true,
|
43 |
"norm_softmax": false,
|
44 |
+
"output_dropout": 0.0
|
45 |
}
|