Text Generation
Transformers
Safetensors
DIVEdoc
docvqa
distillation
VLM
document-understanding
OCR-free
custom_code
JayRay5 commited on
Commit
37d4cc1
·
verified ·
1 Parent(s): b18ad8d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "image_token_index": 257152,
10
  "model_type": "DIVEdoc",
11
  "auto_map": {
12
- "AutoConfig": "config_divedoc.DIVEdocConfig",
13
  "AutoModelForCausalLM": "modeling_divedoc.DIVEdoc"
14
  },
15
  "pad_token_id": 0,
 
9
  "image_token_index": 257152,
10
  "model_type": "DIVEdoc",
11
  "auto_map": {
12
+ "AutoConfig": "configuration_divedoc.DIVEdocConfig",
13
  "AutoModelForCausalLM": "modeling_divedoc.DIVEdoc"
14
  },
15
  "pad_token_id": 0,