Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
],
|
11 |
"attention_dropout": 0.1,
|
12 |
"bos_token_id": 1,
|
13 |
-
"classifier_proj_size":
|
14 |
"codevector_dim": 768,
|
15 |
"contrastive_logits_temperature": 0.1,
|
16 |
"conv_bias": true,
|
|
|
10 |
],
|
11 |
"attention_dropout": 0.1,
|
12 |
"bos_token_id": 1,
|
13 |
+
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
15 |
"contrastive_logits_temperature": 0.1,
|
16 |
"conv_bias": true,
|