<!-- Provide a summary of the bug in the title --> ## Description I launched two trainings on GPU with the same config file and seed, but the results are not the same ## How to reproduce the bug Launch two trainings with the same config `python -m edsnlp.train --config config.yml --seed 42` ## Your Environment <!-- Include details of your environment. --> - Operating System: Ubuntu 22.04.3 LTS - Python Version Used: 3.10 - spaCy Version Used: 3.8.6 - EDS-NLP Version Used: 0.18