captcha-conv-transformer-finetuned / processor_config.json
Graf-J's picture
Initial Commit
e54a669 verified
raw
history blame contribute delete
201 Bytes
{
"processor_class": "CaptchaProcessor",
"vocab": "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",
"auto_map": {
"AutoProcessor": "processing_captcha.CaptchaProcessor"
}
}