Jun Gong

Results 12 comments of Jun Gong

I seem to remember there is a community PR that does exactly this.

how did you merge master? something is weird, your PR has 728 files :) I usually do ```git rebase master``` in the branch after you pull master.

sorry, I gave this a try, the problem is that these stats are historically saved at the top level, so there are lot of code out there that depends on...

We should go the TorchXLA route if possible. I think the current torch.jit implementation was largely a one-off effort and will be hard to maintain / not as scalable.

can you try moving ``import evaluate``, ``f1_metric``, and ``compute_metrics`` into ``model_init `` for now? this is a workaround that should unblock you. we need to fix this import same way...

> The PR seems to solve the problem with 100-policy test at least. I wonder if it still works with the old numbers. @gjoliver Can you confirm that? yes, it...

tests look good finally with and without the flag flip. gonna merge now. thanks.

good issue. can I expand on this suggest we add a reference page for all the search space operators available? I noticed from doing on-call that for example users are...

Alpa doesn't work with JAX 0.4.8. https://alpa.ai/install.html#install-from-wheels