Flova commited on
Commit
8193828
1 Parent(s): feebff7

Upload processor

Browse files
preprocessor_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "resample": 2,
21
  "rescale_factor": 0.00392156862745098,
22
  "size": {
23
- "height": 583,
24
- "width": 409
25
  }
26
  }
 
20
  "resample": 2,
21
  "rescale_factor": 0.00392156862745098,
22
  "size": {
23
+ "height": 409,
24
+ "width": 583
25
  }
26
  }
tokenizer_config.json CHANGED
@@ -11,7 +11,6 @@
11
  "single_word": false
12
  },
13
  "model_max_length": 1000000000000000019884624838656,
14
- "name_or_path": "./model_7",
15
  "pad_token": "<pad>",
16
  "processor_class": "DonutProcessor",
17
  "sep_token": "</s>",
 
11
  "single_word": false
12
  },
13
  "model_max_length": 1000000000000000019884624838656,
 
14
  "pad_token": "<pad>",
15
  "processor_class": "DonutProcessor",
16
  "sep_token": "</s>",