XH-B / ABM

98 stars 22 forks source link

Can you provide pretrained model? #2

Open aomori-monoxer opened 2 years ago

aomori-monoxer commented 2 years ago

Hi, I wanna test this amazing model, but it seems to take long time to train. So, can you provide pretrained model on github or somewhere else? It must be great help for learners or researchers.

Best regards.

JaosonMa commented 2 years ago

Hi, I wanna test this amazing model, but it seems to take long time to train. So, can you provide pretrained model on github or somewhere else? It must be great help for learners or researchers.

Best regards.

我也想要

qingzhenduyu commented 2 years ago

Hi ,I want the pretrained model too. I have trained this model for a while,but I can't reproduce the good result as you mentioned in your paper using the lgeval tool.

XH-B commented 2 years ago

May be you can try again, I can reproduce the result again.

qingzhenduyu @.***> 于2022年5月2日周一 01:27写道:

Hi ,I want the pretrained model too. I have trained this model for a while,but I can't reproduce the good result as you mentioned in your paper using the lgeval http://saskatoon.cs.rit.edu:10001/root/lgeval tool.

— Reply to this email directly, view it on GitHub https://github.com/XH-B/ABM/issues/2#issuecomment-1114292182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL4PQCHAZJCRMJUFR2XJP23VH25IJANCNFSM5OXCSHOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

qingzhenduyu commented 2 years ago

Maybe you should use lgeval tool to evaluate your model instead of the val method in your code which is not accurate. @XH-B