-
Follow-up of #11386.
`DynamicSelect` calls such as
```modelica
visible = DynamicSelect(true, IsPositive(x))
```
currently do not work in OMEdit. The [reason](https://github.com/OpenModelica/Ope…
-
In Table 9 of the paper, your evaluation on GSM8K seems to use the 5 shot setting. May I know which evaluation library did you use? Is it `lm-evaluation-harness` or other existing GitHub implementatio…
-
Created from https://github.com/canonical/identity-platform-login-ui/pull/372#discussion_r1858521685
We should investigate if the recent changes to webauthn require further changes in the current l…
-
I believe after this line [L86](https://github.com/utiasDSL/safe-control-gym/blob/253f25ca3490a6b54eb2d9698cc3ab9f1fd8f4e2/safe_control_gym/controllers/mpc/mpc.py#L86), the command to update the cost …
-
Thank you for open-sourcing such meaningful work.
I've noticed that UnlearnDiffAtk is increasingly being used as an evaluation tool in the concept erasure field. I'm wondering if the author could cr…
-
Hi,
I am interested in reproducing the results from the CIRR dataset. Could you please share the evaluation code for CIRR?
I saw the CIRR evaluation results from your paper.
Thank you.
-
Thank you very much for providing the code about DDP, it is a good job. But I was using Resnet50 for monocular + stereoscopic training and found that the training results disappeared. Could you please…
-
I've been using `WillardChandler` a lot recently, but it recently got to the point that my analysis code would take several hours to run for a series of long simulations. I've attached the cProfile ou…
-
Thank you for you sharing. After I download the trained model, how to evaluate its performance and submit to leaderboard?
-
When I try to evaluate the quantized AWQ models using the video evalaution script, I'm getting FileNotFoundError.
```
FileNotFoundError: No such file or directory: "/hfhub/hub/models--Efficient-La…