How do I upload SpaCy models to GitHub?
I am about to put my project on GitHub but the SpaCy models are too big (6GB). What is best practice for handling SpaCy models when pushing to your git?
I am very new to this and this is my first SpaCy project - appreciate any help at all, thank you.
Topic best-practice spacy code named-entity-recognition
Category Data Science