Closed Rabia-Noureen closed 6 years ago
Hi @glample Great Work.... I am new to python can you please help me out with training the model using GoogleNews word embeddings? I am trying to train using the script
python train.py --train dataset/eng.train --dev dataset/eng.testa --test dataset/eng.testb --lr_method=adam --tag_scheme=iob --pre_emb=GoogleNews-vectors-negative300.bin --all_emb=300
I got this error:
I am stuck with this issue for about 2 months and couldn't resolve it. Thanks in advance.
Hi @glample Great Work.... I am new to python can you please help me out with training the model using GoogleNews word embeddings? I am trying to train using the script
python train.py --train dataset/eng.train --dev dataset/eng.testa --test dataset/eng.testb --lr_method=adam --tag_scheme=iob --pre_emb=GoogleNews-vectors-negative300.bin --all_emb=300
I got this error:
I am stuck with this issue for about 2 months and couldn't resolve it. Thanks in advance.