shayneobrien / coreference-resolution

Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
https://arxiv.org/pdf/1707.07045.pdf
185 stars 61 forks source link

the performance of model ? #8

Open Xiaoxiong-Liu opened 5 years ago

Xiaoxiong-Liu commented 5 years ago

have you test your model on ConLL2012? and the avg F1 on test dataset?

liubifly commented 5 years ago

Trained the data with the model, the loss seems not decreasing, and the precision is always zero.