Upload processor

This commit is contained in:
Alara Dirik 2023-03-01 09:18:32 +00:00 committed by huggingface-web
parent 95d353e20f
commit 44040eed01
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
0.5
],
"include_top": false,
"processor_class": "ALIGNProcessor",
"processor_class": "AlignProcessor",
"resample": 2,
"rescale_factor": 0.00784313725490196,
"rescale_offset": true,

View File

@ -6,7 +6,7 @@
"model_max_length": 64,
"never_split": null,
"pad_token": "[PAD]",
"processor_class": "ALIGNProcessor",
"processor_class": "AlignProcessor",
"sep_token": "[SEP]",
"special_tokens_map_file": null,
"strip_accents": null,