allenai / bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models
Apache License 2.0
1.62k stars 452 forks source link

Compute training time #239

Closed reobroqn closed 4 years ago

reobroqn commented 4 years ago

Hi! Thanks for sharing code! Could you help me compute training time, cause looks like it would take a lot of time to run training process on large corpus, thus i need to know how long it would take? I'm using 1 Tesla K80 GPU. Thankssssss And what can i do to reduce training time?