CorefQA icon indicating copy to clipboard operation
CorefQA copied to clipboard

where is the final CorefQA model? the link is a XML file

Open lin88lin8850 opened this issue 5 years ago • 4 comments

Hi, thanks for your great work! Could you tell me how to get the final CorefQA model? the link in the instruction is a XML file link

lin88lin8850 avatar Aug 25 '20 03:08 lin88lin8850

Hi~ Thanks for asking. We already update the link https://drive.google.com/file/d/1RPYsS2dDxYyii7-3NkBNG7VtuA96NBLf/view.

ghost avatar Sep 01 '20 01:09 ghost

Hi,

I have a few follow-up questions:

  1. The model in the path above is called "bert_finetune_model_7_1800.bin" is this a spanbert model?
  2. what's it's scale?
  3. could you add an example on how to predict using it?

Thanks a lot!

amirdnc avatar Sep 02 '20 19:09 amirdnc

Hi, I have a question about this too.

In your code, CorefQA model is trained by tensorflow but why is it .bin file?

Thank you

im-na02 avatar Jun 26 '21 10:06 im-na02