danelcsb commited on
Commit
f4b78f9
1 Parent(s): 52486c8

Upload processor

Browse files
preprocessor_config.json CHANGED
@@ -17,7 +17,7 @@
17
  "input_data_format"
18
  ],
19
  "auto_map": {
20
- "AutoProcessor": "processing_florence2.Florence2Processor"
21
  },
22
  "crop_size": {
23
  "height": 768,
 
17
  "input_data_format"
18
  ],
19
  "auto_map": {
20
+ "AutoProcessor": "microsoft/Florence-2-large-ft--processing_florence2.Florence2Processor"
21
  },
22
  "crop_size": {
23
  "height": 768,
tokenizer_config.json CHANGED
@@ -9260,9 +9260,6 @@
9260
  "</poly>",
9261
  "<and>"
9262
  ],
9263
- "auto_map": {
9264
- "AutoProcessor": "processing_florence2.Florence2Processor"
9265
- },
9266
  "bos_token": "<s>",
9267
  "clean_up_tokenization_spaces": true,
9268
  "cls_token": "<s>",
 
9260
  "</poly>",
9261
  "<and>"
9262
  ],
 
 
 
9263
  "bos_token": "<s>",
9264
  "clean_up_tokenization_spaces": true,
9265
  "cls_token": "<s>",