INFO - 18:30:03: training model with 6 workers on 162443 vocabulary and 300 features, using sg=0 hs=0 sample=6e-05 negative=20 window=2
WARNING - 18:30:03: train() called with an empty iterator (if not intended, be sure to provide a corpus that offers restartable iteration = an iterable).
INFO - 18:30:03: worker thread finished; awaiting finish of 5 more threads
INFO - 18:30:03: worker thread finished; awaiting finish of 4 more threads
INFO - 18:30:03: worker thread finished; awaiting finish of 3 more threads
INFO - 18:30:03: worker thread finished; awaiting finish of 2 more threads
INFO - 18:30:03: worker thread finished; awaiting finish of 1 more threads
INFO - 18:30:03: worker thread finished; awaiting finish of 0 more threads
INFO - 18:30:03: training on 0 raw words (0 effective words) took 0.0s, 0 effective words/s
WARNING - 18:30:03: under 10 jobs per worker: consider setting a smaller `batch_words' for smoother alpha decay
WARNING - 18:30:03: supplied example count (0) did not equal expected count (22259850)
INFO - 18:30:03: saving Word2Vec object under word2vec.model, separately None
INFO - 18:30:03: storing np array 'syn0' to word2vec.model.wv.syn0.npy
INFO - 18:30:08: not storing attribute syn0norm
INFO - 18:30:08: storing np array 'syn1neg' to word2vec.model.syn1neg.npy
INFO - 18:30:13: not storing attribute cum_table
'See the migration notes for details: %s' % _MIGRATION_NOTES_URL