dkliang commited on
Commit
6d4bf66
·
verified ·
1 Parent(s): 7ce0aed

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "grant",
3
+ "architectures": ["GRANT"],
4
+ "framework": "pytorch"
5
+ }