jadechoghari commited on
Commit
0737e07
·
verified ·
1 Parent(s): 80f7483

swap action tokenizer for transformer v5

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "max_state_dim": 32,
56
  "max_action_tokens": 256,
57
  "text_tokenizer_name": "google/paligemma-3b-pt-224",
58
- "action_tokenizer_name": "physical-intelligence/fast",
59
  "temperature": 0.0,
60
  "max_decoding_steps": 256,
61
  "fast_skip_tokens": 128,
 
55
  "max_state_dim": 32,
56
  "max_action_tokens": 256,
57
  "text_tokenizer_name": "google/paligemma-3b-pt-224",
58
+ "action_tokenizer_name": "lerobot/fast-action-tokenizer",
59
  "temperature": 0.0,
60
  "max_decoding_steps": 256,
61
  "fast_skip_tokens": 128,