vittoriopippi
commited on
Commit
·
3c7d949
1
Parent(s):
cfc9f31
Fix typo
Browse files- config.json +1 -0
config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"img_height": 32,
|
20 |
"is_cycle": false,
|
21 |
"label_encoder": "default",
|
|
|
22 |
"no_ocr_loss": false,
|
23 |
"no_writer_loss": false,
|
24 |
"num_examples": 15,
|
|
|
19 |
"img_height": 32,
|
20 |
"is_cycle": false,
|
21 |
"label_encoder": "default",
|
22 |
+
"model_type": "vatrpp",
|
23 |
"no_ocr_loss": false,
|
24 |
"no_writer_loss": false,
|
25 |
"num_examples": 15,
|