huggingface / neuralcoref

✨Fast Coreference Resolution in spaCy with Neural Networks
https://huggingface.co/coref/
MIT License
2.84k stars 474 forks source link

run training on multiple GPUs? #263

Closed SimonF89 closed 2 years ago

SimonF89 commented 4 years ago

Hi, how can we train the model on multiple GPUs? While executing the training, it only uses one GPU. Is there a parameter to use all GPUs?

!python -m neuralcoref.train.learn --train /workspace......

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.