Image-to-Text
Safetensors
Khmer
English
model_hub_mixin
pytorch_model_hub_mixin
TrorYongOCR
Kimang18 commited on
Commit
3e725f8
·
verified ·
1 Parent(s): 50e25a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -5
config.json CHANGED
@@ -1,17 +1,14 @@
1
  {
2
  "bias": true,
3
- "block_size": 192,
4
  "bos_id": 0,
5
  "dropout": 0.1,
6
  "eos_id": 182,
7
- "img_size": [
8
- 32,
9
- 128
10
- ],
11
  "n_channel": 3,
12
  "n_embed": 384,
13
  "n_head": 6,
14
  "n_layer": 4,
 
15
  "pad_id": 183,
16
  "patch_size": [
17
  4,
 
1
  {
2
  "bias": true,
3
+ "block_size": 1024,
4
  "bos_id": 0,
5
  "dropout": 0.1,
6
  "eos_id": 182,
 
 
 
 
7
  "n_channel": 3,
8
  "n_embed": 384,
9
  "n_head": 6,
10
  "n_layer": 4,
11
+ "p_rope": 0.9,
12
  "pad_id": 183,
13
  "patch_size": [
14
  4,