Addaoud commited on
Commit
5a414cc
·
verified ·
1 Parent(s): 665ad6d

Initial CSP weights

Browse files
Files changed (1) hide show
  1. 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": 3142,
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",