I am training my named entity recogniser but I have the impression that it blocks at epoch 0. I have already done several trainings and I have never had this problem. Does anyone have any tips? I am attaching a screenshot of my terminal. Many thanks!!
CodePudding user response:
It's likely you just have too much data and your training is slow.
How much data do you have? How much RAM? What does spacy debug data show?

