Dexmal commited on
Commit
9b0ed6d
·
verified ·
1 Parent(s): 72686ab

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B
5
+ - Dexmal/Dexbotic-Base
6
+ ---
7
+
8
+
9
+ # Benchmark Results
10
+ | Model | Put Spoon on Towel | Put Carrot on Plate | Stack Green Block on Yellow Block |Put Eggplant in Yellow Basket | Average | Config |
11
+ | - | - | - | - | - | - | - |
12
+ | [MemVLA](https://arxiv.org/abs/2508.19236) | 75.0 | 75.0 | 37.5 | 100.0 | 71.9 | - |
13
+ | DB-MemVLA | 100.0 | 66.7 | 70.8 | 100.0 | 84.4 | playground/benchmarks/simpler/simpler_memvla.py |