diff --git a/lerobot/common/policies/dexvla/README.md b/lerobot/common/policies/dexvla/README.md index 9d0b9805..b34a40bb 100644 --- a/lerobot/common/policies/dexvla/README.md +++ b/lerobot/common/policies/dexvla/README.md @@ -2,7 +2,7 @@ DexVLA: Vision-Language Model with Plug-In Diffusion Expert for Visuomotor Policy Learning This policy is Community Contributed. For more information about DexVLA, you can also refer to [this](https://github.com/juruobenruo/DexVLA). -This is [project website](https://dex-vla.github.io/). +This is [project website](https://dex-vla.github.io/). ## Dataset ### Data format @@ -141,4 +141,4 @@ python lerobot/scripts/eval.py \ ~~~ ### Inference Speed -Tested on a single A6000 GPU, the DexVLA could infer 3.4 action chunks in one second. For each action chunk, if we execute 25 actions, the real control frequency can be 85 (3.4*25)Hz. \ No newline at end of file +Tested on a single A6000 GPU, the DexVLA could infer 3.4 action chunks in one second. For each action chunk, if we execute 25 actions, the real control frequency can be 85 (3.4*25)Hz.