modifica config.json
Browse files- tjmg/config.json +0 -1
tjmg/config.json
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
"model_type": "captcha",
|
| 3 |
"architectures": ["CaptchaModel"],
|
| 4 |
"auto_map": {
|
| 5 |
-
"AutoConfig": "configuration_tjmg.CaptchaConfig",
|
| 6 |
"AutoModel": "modeling_tjmg.CaptchaModel"
|
| 7 |
},
|
| 8 |
"input_dim": [40, 110],
|
|
|
|
| 2 |
"model_type": "captcha",
|
| 3 |
"architectures": ["CaptchaModel"],
|
| 4 |
"auto_map": {
|
|
|
|
| 5 |
"AutoModel": "modeling_tjmg.CaptchaModel"
|
| 6 |
},
|
| 7 |
"input_dim": [40, 110],
|