vittoriopippi
commited on
Commit
·
e7e85b9
1
Parent(s):
770ed88
Error with model_type
Browse files- config.json +4 -0
config.json
CHANGED
@@ -5,6 +5,10 @@
|
|
5 |
"architectures": [
|
6 |
"VATrPP"
|
7 |
],
|
|
|
|
|
|
|
|
|
8 |
"augment_ocr": false,
|
9 |
"batch_size": 8,
|
10 |
"corpus": "standard",
|
|
|
5 |
"architectures": [
|
6 |
"VATrPP"
|
7 |
],
|
8 |
+
"auto_map": {
|
9 |
+
"AutoConfig": "blowing-up-groundhogs/vatrpp--configuration_vatrpp.VATrPPConfig",
|
10 |
+
"AutoModel": "blowing-up-groundhogs/vatrpp--modeling_vatrpp.VATrPP"
|
11 |
+
},
|
12 |
"augment_ocr": false,
|
13 |
"batch_size": 8,
|
14 |
"corpus": "standard",
|