Open ravyg opened 7 years ago
This dataset contains 22m raw tweets with phrases, that means this model is been derived by using Gensim's word2phrase model. This model will be run with tensorflow word2vec to build a new model.
Raising the batch size to 64 as #5 shows how slow it will be to create with 16 as batch size.
This dataset contains 22m raw tweets with phrases, that means this model is been derived by using Gensim's word2phrase model. This model will be run with tensorflow word2vec to build a new model.