Harold Rubio
Harold Rubio
The task IDs are also not set so there is no synchronization when a job enters the `expertise` queue, it gets a random task ID.
It looks like MFR is already using PyTorch serialization. The original SPECTER would be pretty tough to override since it looks like it re-uses some old code from a 4...
Hi Graham, I've narrowed down the function call that must be causing this error is when the model becomes initialized: https://github.com/openreview/openreview-expertise/blob/ff18198e0cb0b6930e51ea855549d852897db7c7/expertise/execute_expertise.py#L127-L140 as your output does not indicate that any of...
ARR does not use Python, the venue requests are made using the UI. I could make them using Python instead of the UI if you wanted to disable that as...