Dexmal2026 commited on
Commit
a7bf3f4
·
verified ·
1 Parent(s): 09fde64

update README

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -39,9 +39,11 @@ OpenDM provides DM0.5 model weights, training and inference scripts, dataset reg
39
 
40
  | Model | Description | Checkpoint | Documentation |
41
  | --- | --- | --- | --- |
42
- | DM05-libero | LIBERO fine-tuned DM0.5 model for evaluation | [🤗 Dexmal/DM05-libero](https://huggingface.co/Dexmal/DM05-libero) | [Training & Evaluation](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_libero.md) |
43
- | DM05-robotwin2 | RoboTwin2.0 fine-tuned DM0.5 model for evaluation | [🤗 Dexmal/DM05-robotwin2](https://huggingface.co/Dexmal/DM05-robotwin2) | [Training & Evaluation](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_robotwin2.md) |
44
- | DM05-SO101-Pick-Cube | SO101 Pick Cube fine-tuned DM0.5 model for real-robot evaluation | [🤗 Dexmal/DM05-SO101-Pick-Cube](https://huggingface.co/Dexmal/DM05-SO101-Pick-Cube) | [LoRA SFT Training Guide](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_so101_lora_training.md) |
 
 
45
 
46
 
47
  ## Quick Start
 
39
 
40
  | Model | Description | Checkpoint | Documentation |
41
  | --- | --- | --- | --- |
42
+ | DM05-libero | LIBERO fine-tuned DM0.5 model for evaluation | [🤗 DM05-libero](https://huggingface.co/Dexmal/DM05-libero) | [Training & Evaluation](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_libero.md) |
43
+ | DM05-robotwin2 | RoboTwin2.0 fine-tuned DM0.5 model for evaluation | [🤗 DM05-robotwin2](https://huggingface.co/Dexmal/DM05-robotwin2) | [Training & Evaluation](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_robotwin2.md) |
44
+ | DM05-SO101-Pick-Cube | SO101 Pick Cube fine-tuned DM0.5 model for real-robot evaluation | [🤗 DM05-SO101-Pick-Cube](https://huggingface.co/Dexmal/DM05-SO101-Pick-Cube) | [LoRA SFT Training Guide](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_so101_lora_training.md) |
45
+ | DM05-VLA-Arena | VLA-Arena fine-tuned DM0.5 model for evaluation | [🤗 DM05-Vla-Arena](https://huggingface.co/Dexmal/DM05-Vla-Arena) | [Training & Evaluation](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_vla_arena.md) |
46
+ | DM05-Table30v2 | RoboChallenge Table 30 v2 DM0.5 model collection for evaluation | [🤗 DM05-Table30v2](https://huggingface.co/collections/Dexmal/dm05-table30v2) | [RoboChallenge Table 30 v2 Inference Guide](https://github.com/dexmal/opendm/blob/main/docs/en/dm05_robochallenge.md) |
47
 
48
 
49
  ## Quick Start