Visual Document Retrieval
Transformers
Safetensors
ColPali
English
colqwen2
pretraining
tonywu71 commited on
Commit
a725540
·
verified ·
1 Parent(s): 113ac2f

fix: fix typo in processor config

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -27,5 +27,5 @@
27
  "longest_edge": 602112,
28
  "shortest_edge": 3136
29
  },
30
- "temporal_patch_size": 2,
31
  }
 
27
  "longest_edge": 602112,
28
  "shortest_edge": 3136
29
  },
30
+ "temporal_patch_size": 2
31
  }