yinchenghust commited on
Commit
27d31f3
·
verified ·
1 Parent(s): ae322ad

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "physical-intelligence/pi0fast_base",
 
3
  "architectures": [
4
  "PaliGemmaForConditionalGeneration"
5
  ],
@@ -20,7 +21,7 @@
20
  "num_image_tokens": 256,
21
  "num_key_value_heads": 1,
22
  "torch_dtype": "float32",
23
- "vocab_size": 257216
24
  },
25
  "torch_dtype": "float32",
26
  "transformers_version": "4.48.1",
@@ -36,6 +37,5 @@
36
  "projector_hidden_act": "gelu_pytorch_tanh",
37
  "torch_dtype": "float32",
38
  "vision_use_head": false
39
- },
40
- "vocab_size": 257216
41
  }
 
1
  {
2
  "_name_or_path": "physical-intelligence/pi0fast_base",
3
+ "_vocab_size": 257152,
4
  "architectures": [
5
  "PaliGemmaForConditionalGeneration"
6
  ],
 
21
  "num_image_tokens": 256,
22
  "num_key_value_heads": 1,
23
  "torch_dtype": "float32",
24
+ "vocab_size": 257152
25
  },
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.48.1",
 
37
  "projector_hidden_act": "gelu_pytorch_tanh",
38
  "torch_dtype": "float32",
39
  "vision_use_head": false
40
+ }
 
41
  }