Hello, thank you for sharing the great codebase.
I cloned the codebase and ran all.py to reproduce the scores in your paper.
Yes, I successfully observe your hyperbolic cone model acieves:
======> best OVERALL f1 CONES test = 92.80; CONES valid = 92.60 - after 260 epochs.
but after that, it shows significantly improved score:
======> best OVERALL f1 CONES test = 96.60; CONES valid = 96.60 - after 360 epochs.
It is a bit confusing. Why didn't you report this score in the paper?
and which one should I compare my method against?
Hello, thank you for sharing the great codebase.
I cloned the codebase and ran
all.pyto reproduce the scores in your paper.Yes, I successfully observe your hyperbolic cone model acieves:
but after that, it shows significantly improved score:
It is a bit confusing. Why didn't you report this score in the paper?
and which one should I compare my method against?