Jiqing commited on
Commit
038ff92
1 Parent(s): b9d0081

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -50,9 +50,9 @@
50
  "max_text_length": 20,
51
  "model_type": "tvp",
52
  "num_attention_heads": 4,
53
- "num_frm": 1,
54
  "num_hidden_layers": 4,
55
- "pad_size": 96,
56
  "pad_token_id": 0,
57
  "position_embedding_type": "absolute",
58
  "torch_dtype": "float32",
 
50
  "max_text_length": 20,
51
  "model_type": "tvp",
52
  "num_attention_heads": 4,
53
+ "num_frames": 1,
54
  "num_hidden_layers": 4,
55
+ "visual_prompt_size": 96,
56
  "pad_token_id": 0,
57
  "position_embedding_type": "absolute",
58
  "torch_dtype": "float32",