patrickvonplaten
commited on
Commit
•
28d2e62
1
Parent(s):
50ba29c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"classifier_proj_size": 256,
|
10 |
"codevector_dim": 768,
|
11 |
"contrastive_logits_temperature": 0.1,
|
12 |
-
"conv_bias":
|
13 |
"conv_dim": [
|
14 |
512,
|
15 |
512,
|
|
|
9 |
"classifier_proj_size": 256,
|
10 |
"codevector_dim": 768,
|
11 |
"contrastive_logits_temperature": 0.1,
|
12 |
+
"conv_bias": false,
|
13 |
"conv_dim": [
|
14 |
512,
|
15 |
512,
|