LiyuanLucasLiu / LM-LSTM-CRF

Empower Sequence Labeling with Task-Aware Language Model
http://arxiv.org/abs/1709.04109
Apache License 2.0
846 stars 207 forks source link

RuntimeError: #66

Open zakarianamikaz opened 5 years ago

zakarianamikaz commented 5 years ago

RuntimeError: The expanded size of the tensor (300) must match the existing size (100) at non-singleton dimension 0. Target sizes: [300]. Tensor sizes: [100]

LiyuanLucasLiu commented 5 years ago

Hi, I found you opened several issues here, please try vanilla-ner. It should be the most simple one for doing some experiments.