wlin12/wang2vec

Segmentation fault cbow size 600 or more

Opened this issue · 1 comments

I get a segmentation fault with high dimensions (600 or more) using cbow. A normal word2vec runs fine for this size but wang2vec does not. I am able to run wang2vec with skip.

here is the error:

line 1: 18929 Segmentation fault ./word2vec -train final.txt -output cbow_600 -size 600 -binary 1 -type 2

and the output from my log:

Starting training using file final.txt
Vocab size: 934966
Words in train file: 1461491292
Alpha: 0.047882 Progress: 4.24% Words/thread/sec: 15.22k