Alibaba-NLP / ACE

[ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction
Other
296 stars 44 forks source link

System requirements for implementing it #19

Closed knitemblazor closed 2 years ago

knitemblazor commented 2 years ago

i would like to know about the system requirements for running this effectively as i am facing issues with my build of 32 gb cpu ram nvidia 1080 of 12 gb

wangxinyu0922 commented 2 years ago

HI,

The code requires large cpu memory ~50gb. For the GPU issue, you may reduce the batch size during training.

knitemblazor commented 2 years ago

ok thank you for the response