adirik commited on
Commit
44040ee
1 Parent(s): 95d353e

Upload processor

Browse files
preprocessor_config.json CHANGED
@@ -19,7 +19,7 @@
19
  0.5
20
  ],
21
  "include_top": false,
22
- "processor_class": "ALIGNProcessor",
23
  "resample": 2,
24
  "rescale_factor": 0.00784313725490196,
25
  "rescale_offset": true,
 
19
  0.5
20
  ],
21
  "include_top": false,
22
+ "processor_class": "AlignProcessor",
23
  "resample": 2,
24
  "rescale_factor": 0.00784313725490196,
25
  "rescale_offset": true,
tokenizer_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "model_max_length": 64,
7
  "never_split": null,
8
  "pad_token": "[PAD]",
9
- "processor_class": "ALIGNProcessor",
10
  "sep_token": "[SEP]",
11
  "special_tokens_map_file": null,
12
  "strip_accents": null,
 
6
  "model_max_length": 64,
7
  "never_split": null,
8
  "pad_token": "[PAD]",
9
+ "processor_class": "AlignProcessor",
10
  "sep_token": "[SEP]",
11
  "special_tokens_map_file": null,
12
  "strip_accents": null,