Description
Contribute to radbrt/NoCy development by creating an account on GitHub.
Summary
- README.md NoCy transformer language model A simple transformer language model based on bert and tuned with the norwegian (bokmål) NorNE dataset.
- Due to its size the model is not included but you can easily recreate it: Create the folders packages and training Run python -m spacy project run nocy_nb Great artists steal This project is the result of shamelessly duct-taping together the default Spacy suggested config for a norwegian transformer model, and a bastardized copy of Kenneth Enevoldsen's repo doing mostly the same thing to create a danish transformer model: