mandarjoshi90 / coref

BERT for Coreference Resolution
Apache License 2.0
440 stars 92 forks source link

Not found: Key antecedent_distance_emb not found in checkpoint at saver.restore #80

Closed ambernorder closed 3 years ago

ambernorder commented 3 years ago

Hello,

I get an error at saver.restore(session, ckpt.model_checkpoint_path).

failed at save_restore_v2_ops.cc:184 : Not found: Key antecedent_distance_emb not found in checkpoint

Does anyone know what could be the problem?