LiJiaxing commited on
Commit
1d5767d
·
verified ·
1 Parent(s): 4ee434c

Upload base_distilled_model/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. base_distilled_model/config.json +3 -2
base_distilled_model/config.json CHANGED
@@ -60,5 +60,6 @@
60
  "out_dim": 48,
61
  "sigma_theta": 0.8,
62
  "text_len": 512,
63
- "use_text_crossattn": true
64
- }
 
 
60
  "out_dim": 48,
61
  "sigma_theta": 0.8,
62
  "text_len": 512,
63
+ "use_text_crossattn": true,
64
+ "is_action_model": true
65
+ }