vittoriopippi
commited on
Commit
·
770ed88
1
Parent(s):
d82758f
Error with model_type
Browse files- __init__.py +0 -2
- config.json +1 -0
__init__.py
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
from .modeling_vatrpp import VATrPP
|
2 |
-
from .configuration_vatrpp import VATrPPConfig
|
|
|
|
|
|
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"add_noise": false,
|
3 |
"alphabet": "Only thewigsofrcvdampbkuq.A-210xT5'MDL,RYHJ\"ISPWENj&BC93VGFKz();#:!7U64Q8?+*ZX/%",
|
4 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": ".",
|
3 |
"add_noise": false,
|
4 |
"alphabet": "Only thewigsofrcvdampbkuq.A-210xT5'MDL,RYHJ\"ISPWENj&BC93VGFKz();#:!7U64Q8?+*ZX/%",
|
5 |
"architectures": [
|