Change dimension 'nI' for model 'maxout' from 768 to 192 #10316
Unanswered
rishkum
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
Hey @rishkum, thanks for starting a discussion. In your config, you have the line
Where did this model come from? I'm guessing the dimensions of those vectors are different than the dimensions that this architecture is expecting as input. Typically you'll point this value to vectors that have been through pretraining, or in some cases an existing model (which seems like what you have). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am getting the following error:
Config file for textcat:
Spacy: 3.2.2
Python: Python 3.7.12
Beta Was this translation helpful? Give feedback.
All reactions