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