The en_core_web_trf model results in zero output #13145
Unanswered
HarounAbdelsamad
asked this question in
Help: Coding & Implementations
Replies: 2 comments 3 replies
-
Hi @HarounAbdelsamad, please opst your code and your config as formatted snippets inside this thread. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Nothing stands out in your config at first glance. The first think I recommend you to do is to switch to using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I tried training the en_core_web_trf model based on datasets i have but after training and evaluation the fscore, recall and precision are all zero. I tried using the small model works fine. I changed the code so that the transformer component is added to the pipe and also use another config file for this. Here is my code for reference:
Could anybody help me or direct me towards the issue?
code.txt
Beta Was this translation helpful? Give feedback.
All reactions