Yema

Results 5 issues of Yema

Hi ! The function [`rms_stdev`](https://github.com/hardmaru/estool/blob/master/es.py#L105) appears many times in the es.py. I guess the meaning of this function is to calculate the root mean square (**rms**) of std (**sigma**). Therefore,...

Hello, I am trying to call the `viewer` on WSL2 (ubuntu20.04 with WSLg) and followed the example: ```python env = suite.load(domain_name="humanoid", task_name="stand") action_spec = env.action_spec() # Define a uniform random...

Hi, @kevinzakka, thanks a lot for your amazing work on this project. It's such a helpful tool for those people who simulate their robot at a remote server without a...

### System Info - `transformers` version: 4.38.2 - Platform: Linux-3.10.0-1160.el7.x86_64-x86_64-with-glibc2.35 - Python version: 3.12.2 - Huggingface_hub version: 0.21.3 - Safetensors version: 0.4.2 - Accelerate version: not installed - Accelerate config:...

jax

Hi, everyone. I’ve noticed a significant discrepancy between the evaluation results of the MM Math dataset and the results reported in the original paper. In the original MM Math paper,...