ruichunma commited on
Commit
97ac530
·
verified ·
1 Parent(s): f4661be

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "schgen",
3
+ "architectures": ["SchGen"],
4
+ "task": "text-to-schematic-generation"
5
+ }