Initial CSP weights
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"encoder_type": "attention",
|
| 8 |
"expand_factor": 2,
|
| 9 |
"max_seq_length": 100,
|
| 10 |
-
"n_features":
|
| 11 |
"n_filters": 512,
|
| 12 |
"num_heads": 8,
|
| 13 |
"task": "CSP",
|
|
|
|
| 7 |
"encoder_type": "attention",
|
| 8 |
"expand_factor": 2,
|
| 9 |
"max_seq_length": 100,
|
| 10 |
+
"n_features": 2835,
|
| 11 |
"n_filters": 512,
|
| 12 |
"num_heads": 8,
|
| 13 |
"task": "CSP",
|