lxucs / coref-hoi

PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.
Apache License 2.0
59 stars 19 forks source link

trained weights for base #11

Open world2vec opened 3 years ago

world2vec commented 3 years ago

Good work. I only see weights for large, could you also provider weights for base? That will be much easy to handle for debugging. Thanks.

lxucs commented 3 years ago

Yes I think I do have some trained weights for the base version. If I can find them I will give the link in README.

priyadarshi9 commented 3 years ago

Hi @lxucs, In the evaluation section, Under "Provided trained models:", there are links to only large models. Could you please provide links to base models as well.

Thanks!

jaikishore4195 commented 3 years ago

Hi @lxucs , Any update on the pretrained weights for base model? Thanks.