Upload Pipeline
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -108,8 +108,7 @@
|
|
| 108 |
"y",
|
| 109 |
"z"
|
| 110 |
],
|
| 111 |
-
"max_length": 25
|
| 112 |
-
"reverse": false
|
| 113 |
}
|
| 114 |
},
|
| 115 |
"type": "DeepTextRecognition.CTCTokenizer"
|
|
|
|
| 108 |
"y",
|
| 109 |
"z"
|
| 110 |
],
|
| 111 |
+
"max_length": 25
|
|
|
|
| 112 |
}
|
| 113 |
},
|
| 114 |
"type": "DeepTextRecognition.CTCTokenizer"
|