Dexmal commited on
Commit
271151b
·
verified ·
1 Parent(s): 72973fa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B
5
+ - Dexmal/Dexbotic-Base
6
+ ---
7
+
8
+
9
+ # Benchmark Results
10
+
11
+ | Model | Put Spoon on Towel | Put Carrot on Plate | Stack Green Block on Yellow Block |Put Eggplant in Yellow Basket | Average | Config |
12
+ | - | - | - | - | - | - | - |
13
+ | [OFT](https://arxiv.org/abs/2502.19645) | 12.5 | 4.2 | 4.2 | 100 | 30.23 | - | - |
14
+ | DB-OFT | 91.67 | 76.39 | 43.06 | 94.44 | 76.39 | playground/benchmarks/simpler/simpler_oft.py |