roamanalytics / mittens

A fast implementation of GloVe, with optional retrofitting
Apache License 2.0
243 stars 32 forks source link

Scale Glove implementation to million vocab size #22

Open akjindal53244 opened 1 year ago

akjindal53244 commented 1 year ago

Hi, Thank you for making TF implementation of Glove available. Is there any plan to scale the implementation to handle tens of billion of tokens or million size vocab? Thanks!