NKCZ commited on
Commit
a05623e
·
verified ·
1 Parent(s): 282b82a

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "custom",
3
+ "architecture": "CharSeq2Seq",
4
+ "task": "text2text-generation",
5
+ "language": "non"
6
+ }