cooelf / SemBERT

Semantics-aware BERT for Language Understanding (AAAI 2020)
https://arxiv.org/abs/1909.02209
MIT License
286 stars 55 forks source link

when using allennlp srl model for predicting, the speed is slow #20

Closed gaozhiguang closed 3 years ago

gaozhiguang commented 3 years ago

Hi , when you use the allennlp srl model for predicting, have you ever come across a situation where its reasoning speed is very slow, actually I have about 300000 samples to process. Do you know how to speed it up?

cooelf commented 3 years ago

Maybe using a smaller SRL model?