mbreuss commited on
Commit
ae12182
·
verified ·
1 Parent(s): e4cb05d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - multi-modal
8
  license: mit
9
  datasets:
10
- - CALVIN
11
  languages:
12
  - en
13
  pipeline_tag: robotics
@@ -25,7 +25,7 @@ pipeline_tag: robotics
25
 
26
  This model implements a Mixture of Diffusion Experts architecture for robotic manipulation, combining transformer-based backbone with noise-only expert routing. For faster inference, we can precache the chosen expert for each timestep to reduce computation time.
27
 
28
- The model has been pretrained on a subset of OXE for 300k steps and finetuned for downstream tasks on the CALVIN/LIBERO dataset.
29
 
30
  ## Model Details
31
 
 
7
  - multi-modal
8
  license: mit
9
  datasets:
10
+ - OXE
11
  languages:
12
  - en
13
  pipeline_tag: robotics
 
25
 
26
  This model implements a Mixture of Diffusion Experts architecture for robotic manipulation, combining transformer-based backbone with noise-only expert routing. For faster inference, we can precache the chosen expert for each timestep to reduce computation time.
27
 
28
+ The model has been pretrained on a subset of OXE for 300k steps and finetuned for can be finetuned for downstream tasks.
29
 
30
  ## Model Details
31