Safetensors
dexbotic_oft
Dexmal commited on
Commit
a7b11f8
·
verified ·
1 Parent(s): a89e1da

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 | 1 | 2 | 3 | 4 | 5 | Average Length | Config |
12
+ | - | - | - | - | - | - | - | - |
13
+ | [OFT](https://arxiv.org/abs/2502.19645) | 89.1 | 79.4 | 67.4 | 59.8 | 51.5 | 3.472 | - |
14
+ | DB-OFT | 92.8 | 80.7 | 69.2 | 60.2 | 51.1 | 3.540 | playground/benchmarks/calvin/calvin_oft.py |