mandarjoshi90 / coref

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

about max_training_sentences #31

Closed mujizi closed 4 years ago

mujizi commented 4 years ago

Hello author: i want to change the config para max_training_sentences to 5, origin 3. but i was received a error

ValueError: Shape of variable coref_layer/segment_distance/segment_distance_embeddings:0 ((5, 20)) doesn't match with shape of tensor coref_layer/segment_distance/segment_distance_embeddings ([3, 20]) from checkpoint reader.

Where should I change? best wish Look forward to your reply