marcusinthesky
commited on
Commit
•
6aa4549
1
Parent(s):
3e521f9
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
"VTDE"
|
6 |
],
|
7 |
"auto_map": {
|
8 |
-
"AutoConfig": "
|
9 |
-
"AutoModel": "
|
10 |
},
|
11 |
"logit_scale_init_value": 2.6592,
|
12 |
"model_type": "vtde",
|
|
|
5 |
"VTDE"
|
6 |
],
|
7 |
"auto_map": {
|
8 |
+
"AutoConfig": "configuration_vtde.VTDEConfig",
|
9 |
+
"AutoModel": "modelling_vtde.VTDE"
|
10 |
},
|
11 |
"logit_scale_init_value": 2.6592,
|
12 |
"model_type": "vtde",
|